The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
JavadocPackage
| 24 | |
| NewlineAtEndOfFile | 134 | |
| Translation | 0 | |
| FileLength | 0 | |
FileTabCharacter
| 15192 | |
RegexpSingleline
| 1236 | |
| JavadocMethod | 456 | |
| JavadocType | 50 | |
| JavadocVariable | 1142 | |
| JavadocStyle | 158 | |
| ConstantName | 26 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 2 | |
| MemberName | 18 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 50 | |
| AvoidStarImport | 0 | |
| IllegalImport | 2 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| LineLength | 1944 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 2 | |
| NoWhitespaceAfter | 2 | |
| NoWhitespaceBefore | 8 | |
| OperatorWrap | 0 | |
| ParenPad | 14 | |
| TypecastParenPad | 0 | |
| WhitespaceAfter | 96 | |
| WhitespaceAround | 3814 | |
| ModifierOrder | 0 | |
| RedundantModifier | 44 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 12 | |
| LeftCurly | 0 | |
| NeedBraces | 54 | |
| RightCurly | 0 | |
| AvoidInlineConditionals | 80 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| HiddenField | 356 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 6 | |
| MagicNumber | 244 | |
| MissingSwitchDefault | 2 | |
| RedundantThrows | 12 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| DesignForExtension | 1064 | |
| FinalClass | 0 | |
| HideUtilityClassConstructor | 6 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 256 | |
| ArrayTypeStyle | 0 | |
| FinalParameters | 824 | |
| TodoComment | 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| '{' is not preceded with whitespace. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Name 'nmcp_id' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 21 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Variable 'id' must be private and have accessor methods. | 23 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Parameter id should be final. | 39 | |
| 'id' hides a field. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Avoid inline conditionals. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Line contains a tab character. | 61 | |
| Parameter obj should be final. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| '{' is not preceded with whitespace. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Name 'nmcp_id' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 21 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Variable 'id' must be private and have accessor methods. | 23 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Parameter id should be final. | 39 | |
| 'id' hides a field. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Avoid inline conditionals. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Line contains a tab character. | 61 | |
| Parameter obj should be final. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 8 | |
| Utility classes should not have a public or default constructor. | 14 | |
| Name 'Parent_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 15 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Variable 'id' must be private and have accessor methods. | 16 | |
| Line is longer than 80 characters. | 8 | |
| Utility classes should not have a public or default constructor. | 14 | |
| Name 'Parent_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 15 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Variable 'id' must be private and have accessor methods. | 16 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 29 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Line contains a tab character. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Parameter id should be final. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Method 'getNome' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| '100' is a magic number. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Method 'getNumero' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| '5' is a magic number. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Method 'getDigitoVerificador' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line has trailing spaces. | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Method 'getBanco' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Line contains a tab character. | 83 | |
| '=' is not preceded with whitespace. | 83 | |
| '=' is not followed by whitespace. | 83 | |
| '=' is not preceded with whitespace. | 83 | |
| '=' is not followed by whitespace. | 83 | |
| Line contains a tab character. | 84 | |
| '=' is not preceded with whitespace. | 84 | |
| '=' is not followed by whitespace. | 84 | |
| Line contains a tab character. | 85 | |
| '{' is not preceded with whitespace. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line has trailing spaces. | 88 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line contains a tab character. | 93 | |
| Method 'getListaContasCorrentes' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| '=' is not preceded with whitespace. | 93 | |
| '=' is not followed by whitespace. | 93 | |
| '=' is not preceded with whitespace. | 93 | |
| '=' is not followed by whitespace. | 93 | |
| '=' is not preceded with whitespace. | 93 | |
| '=' is not followed by whitespace. | 93 | |
| Line contains a tab character. | 94 | |
| '{' is not preceded with whitespace. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line has trailing spaces. | 97 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Method 'setNome' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Parameter nome should be final. | 102 | |
| 'nome' hides a field. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Method 'setNumero' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Parameter numero should be final. | 110 | |
| 'numero' hides a field. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Method 'setDigitoVerificador' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Parameter digitoVerificador should be final. | 118 | |
| 'digitoVerificador' hides a field. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line has trailing spaces. | 121 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Method 'setBanco' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| Parameter banco should be final. | 126 | |
| 'banco' hides a field. | 126 | |
| '{' is not preceded with whitespace. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line has trailing spaces. | 129 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line is longer than 80 characters. | 134 | |
| Line contains a tab character. | 134 | |
| Method 'setListaContasCorrentes' is not designed for extension - needs to be abstract, final or empty. | 134 | |
| Parameter listaContasCorrentes should be final. | 134 | |
| 'listaContasCorrentes' hides a field. | 134 | |
| '{' is not preceded with whitespace. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line has trailing spaces. | 137 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Method 'getNumeroFormatado' is not designed for extension - needs to be abstract, final or empty. | 142 | |
| Line contains a tab character. | 143 | |
| '{' is not preceded with whitespace. | 143 | |
| Line contains a tab character. | 144 | |
| 'if' is not followed by whitespace. | 144 | |
| '{' is not preceded with whitespace. | 144 | |
| Line is longer than 80 characters. | 145 | |
| Line contains a tab character. | 145 | |
| '+' is not preceded with whitespace. | 145 | |
| '+' is not followed by whitespace. | 145 | |
| '+' is not preceded with whitespace. | 145 | |
| '+' is not followed by whitespace. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| '+' is not preceded with whitespace. | 147 | |
| Line contains a tab character. | 148 | |
| Line has trailing spaces. | 149 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Method 'isValida' is not designed for extension - needs to be abstract, final or empty. | 154 | |
| Line contains a tab character. | 155 | |
| '{' is not preceded with whitespace. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 165 | |
| Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| Line contains a tab character. | 166 | |
| Parameter agencia2 should be final. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Line has trailing spaces. | 169 | |
| Line contains a tab character. | 169 | |
| Line is longer than 80 characters. | 29 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Line contains a tab character. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Parameter id should be final. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Method 'getNome' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| '100' is a magic number. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Method 'getNumero' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| '5' is a magic number. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Method 'getDigitoVerificador' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line has trailing spaces. | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Method 'getBanco' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Line contains a tab character. | 83 | |
| '=' is not preceded with whitespace. | 83 | |
| '=' is not followed by whitespace. | 83 | |
| '=' is not preceded with whitespace. | 83 | |
| '=' is not followed by whitespace. | 83 | |
| Line contains a tab character. | 84 | |
| '=' is not preceded with whitespace. | 84 | |
| '=' is not followed by whitespace. | 84 | |
| Line contains a tab character. | 85 | |
| '{' is not preceded with whitespace. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line has trailing spaces. | 88 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line contains a tab character. | 93 | |
| Method 'getListaContasCorrentes' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| '=' is not preceded with whitespace. | 93 | |
| '=' is not followed by whitespace. | 93 | |
| '=' is not preceded with whitespace. | 93 | |
| '=' is not followed by whitespace. | 93 | |
| '=' is not preceded with whitespace. | 93 | |
| '=' is not followed by whitespace. | 93 | |
| Line contains a tab character. | 94 | |
| '{' is not preceded with whitespace. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line has trailing spaces. | 97 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Method 'setNome' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Parameter nome should be final. | 102 | |
| 'nome' hides a field. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Method 'setNumero' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Parameter numero should be final. | 110 | |
| 'numero' hides a field. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Method 'setDigitoVerificador' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Parameter digitoVerificador should be final. | 118 | |
| 'digitoVerificador' hides a field. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line has trailing spaces. | 121 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Method 'setBanco' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| Parameter banco should be final. | 126 | |
| 'banco' hides a field. | 126 | |
| '{' is not preceded with whitespace. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line has trailing spaces. | 129 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line is longer than 80 characters. | 134 | |
| Line contains a tab character. | 134 | |
| Method 'setListaContasCorrentes' is not designed for extension - needs to be abstract, final or empty. | 134 | |
| Parameter listaContasCorrentes should be final. | 134 | |
| 'listaContasCorrentes' hides a field. | 134 | |
| '{' is not preceded with whitespace. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line has trailing spaces. | 137 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Method 'getNumeroFormatado' is not designed for extension - needs to be abstract, final or empty. | 142 | |
| Line contains a tab character. | 143 | |
| '{' is not preceded with whitespace. | 143 | |
| Line contains a tab character. | 144 | |
| 'if' is not followed by whitespace. | 144 | |
| '{' is not preceded with whitespace. | 144 | |
| Line is longer than 80 characters. | 145 | |
| Line contains a tab character. | 145 | |
| '+' is not preceded with whitespace. | 145 | |
| '+' is not followed by whitespace. | 145 | |
| '+' is not preceded with whitespace. | 145 | |
| '+' is not followed by whitespace. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| '+' is not preceded with whitespace. | 147 | |
| Line contains a tab character. | 148 | |
| Line has trailing spaces. | 149 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Method 'isValida' is not designed for extension - needs to be abstract, final or empty. | 154 | |
| Line contains a tab character. | 155 | |
| '{' is not preceded with whitespace. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 165 | |
| Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| Line contains a tab character. | 166 | |
| Parameter agencia2 should be final. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Line has trailing spaces. | 169 | |
| Line contains a tab character. | 169 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 9 | |
| Line is longer than 80 characters. | 10 | |
| '=' is not preceded with whitespace. | 15 | |
| '=' is not followed by whitespace. | 15 | |
| Name 'Agencia_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 16 | |
| '{' is not preceded with whitespace. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Variable 'nome' must be private and have accessor methods. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Variable 'numero' must be private and have accessor methods. | 18 | |
| Line is longer than 80 characters. | 19 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Variable 'digitoVerificador' must be private and have accessor methods. | 19 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Variable 'banco' must be private and have accessor methods. | 20 | |
| Line is longer than 80 characters. | 21 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Variable 'listaContasCorrentes' must be private and have accessor methods. | 21 | |
| First sentence should end with a period. | 9 | |
| Line is longer than 80 characters. | 10 | |
| '=' is not preceded with whitespace. | 15 | |
| '=' is not followed by whitespace. | 15 | |
| Name 'Agencia_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 16 | |
| '{' is not preceded with whitespace. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Variable 'nome' must be private and have accessor methods. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Variable 'numero' must be private and have accessor methods. | 18 | |
| Line is longer than 80 characters. | 19 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Variable 'digitoVerificador' must be private and have accessor methods. | 19 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Variable 'banco' must be private and have accessor methods. | 20 | |
| Line is longer than 80 characters. | 21 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Variable 'listaContasCorrentes' must be private and have accessor methods. | 21 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 25 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| First sentence should end with a period. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| '{' is not preceded with whitespace. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Parameter id should be final. | 43 | |
| '{' is not preceded with whitespace. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 46 | |
| First sentence should end with a period. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Parameter codigoFebraban should be final. | 52 | |
| 'codigoFebraban' hides a field. | 52 | |
| Parameter nome should be final. | 52 | |
| 'nome' hides a field. | 52 | |
| '{' is not preceded with whitespace. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| First sentence should end with a period. | 57 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Method 'getCodigoFebraban' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| '=' is not preceded with whitespace. | 61 | |
| '3' is a magic number. | 61 | |
| '=' is not followed by whitespace. | 61 | |
| '=' is not preceded with whitespace. | 61 | |
| '=' is not followed by whitespace. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line has trailing spaces. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Method 'getNome' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| '=' is not preceded with whitespace. | 70 | |
| '100' is a magic number. | 70 | |
| '=' is not followed by whitespace. | 70 | |
| '=' is not preceded with whitespace. | 70 | |
| '=' is not followed by whitespace. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line has trailing spaces. | 74 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line contains a tab character. | 79 | |
| Method 'getListaAgencias' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| '=' is not preceded with whitespace. | 79 | |
| '=' is not followed by whitespace. | 79 | |
| '=' is not preceded with whitespace. | 79 | |
| '=' is not followed by whitespace. | 79 | |
| '=' is not preceded with whitespace. | 79 | |
| '=' is not followed by whitespace. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Method 'setCodigoFebraban' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Parameter codigoFebraban should be final. | 88 | |
| 'codigoFebraban' hides a field. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line has trailing spaces. | 91 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Method 'setNome' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Parameter nome should be final. | 96 | |
| 'nome' hides a field. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Method 'setListaAgencias' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Parameter listaAgencias should be final. | 104 | |
| 'listaAgencias' hides a field. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Method 'getDescricao' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Line contains a tab character. | 113 | |
| '{' is not preceded with whitespace. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| Line contains a tab character. | 123 | |
| Parameter b2 should be final. | 123 | |
| Line is longer than 80 characters. | 124 | |
| Line contains a tab character. | 124 | |
| 'if' is not followed by whitespace. | 124 | |
| '{' is not preceded with whitespace. | 124 | |
| Line is longer than 80 characters. | 125 | |
| Line contains a tab character. | 125 | |
| Line is longer than 80 characters. | 126 | |
| Line contains a tab character. | 126 | |
| 'if' is not followed by whitespace. | 126 | |
| '{' is not preceded with whitespace. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 25 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| First sentence should end with a period. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| '{' is not preceded with whitespace. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Parameter id should be final. | 43 | |
| '{' is not preceded with whitespace. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 46 | |
| First sentence should end with a period. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Parameter codigoFebraban should be final. | 52 | |
| 'codigoFebraban' hides a field. | 52 | |
| Parameter nome should be final. | 52 | |
| 'nome' hides a field. | 52 | |
| '{' is not preceded with whitespace. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| First sentence should end with a period. | 57 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Method 'getCodigoFebraban' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| '=' is not preceded with whitespace. | 61 | |
| '3' is a magic number. | 61 | |
| '=' is not followed by whitespace. | 61 | |
| '=' is not preceded with whitespace. | 61 | |
| '=' is not followed by whitespace. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line has trailing spaces. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Method 'getNome' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| '=' is not preceded with whitespace. | 70 | |
| '100' is a magic number. | 70 | |
| '=' is not followed by whitespace. | 70 | |
| '=' is not preceded with whitespace. | 70 | |
| '=' is not followed by whitespace. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line has trailing spaces. | 74 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line contains a tab character. | 79 | |
| Method 'getListaAgencias' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| '=' is not preceded with whitespace. | 79 | |
| '=' is not followed by whitespace. | 79 | |
| '=' is not preceded with whitespace. | 79 | |
| '=' is not followed by whitespace. | 79 | |
| '=' is not preceded with whitespace. | 79 | |
| '=' is not followed by whitespace. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Method 'setCodigoFebraban' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Parameter codigoFebraban should be final. | 88 | |
| 'codigoFebraban' hides a field. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line has trailing spaces. | 91 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Method 'setNome' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Parameter nome should be final. | 96 | |
| 'nome' hides a field. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Method 'setListaAgencias' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Parameter listaAgencias should be final. | 104 | |
| 'listaAgencias' hides a field. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Method 'getDescricao' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Line contains a tab character. | 113 | |
| '{' is not preceded with whitespace. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| Line contains a tab character. | 123 | |
| Parameter b2 should be final. | 123 | |
| Line is longer than 80 characters. | 124 | |
| Line contains a tab character. | 124 | |
| 'if' is not followed by whitespace. | 124 | |
| '{' is not preceded with whitespace. | 124 | |
| Line is longer than 80 characters. | 125 | |
| Line contains a tab character. | 125 | |
| Line is longer than 80 characters. | 126 | |
| Line contains a tab character. | 126 | |
| 'if' is not followed by whitespace. | 126 | |
| '{' is not preceded with whitespace. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 9 | |
| Line is longer than 80 characters. | 10 | |
| '=' is not preceded with whitespace. | 15 | |
| '=' is not followed by whitespace. | 15 | |
| Name 'Banco_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 16 | |
| '{' is not preceded with whitespace. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Variable 'codigoFebraban' must be private and have accessor methods. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Variable 'nome' must be private and have accessor methods. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Variable 'listaAgencias' must be private and have accessor methods. | 19 | |
| First sentence should end with a period. | 9 | |
| Line is longer than 80 characters. | 10 | |
| '=' is not preceded with whitespace. | 15 | |
| '=' is not followed by whitespace. | 15 | |
| Name 'Banco_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 16 | |
| '{' is not preceded with whitespace. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Variable 'codigoFebraban' must be private and have accessor methods. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Variable 'nome' must be private and have accessor methods. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Variable 'listaAgencias' must be private and have accessor methods. | 19 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 25 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| '{' is not preceded with whitespace. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Parameter id should be final. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Method 'getAgencia' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| '=' is not preceded with whitespace. | 48 | |
| '=' is not followed by whitespace. | 48 | |
| Line contains a tab character. | 49 | |
| '=' is not preceded with whitespace. | 49 | |
| '=' is not followed by whitespace. | 49 | |
| '=' is not preceded with whitespace. | 49 | |
| '=' is not followed by whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| '=' is not preceded with whitespace. | 50 | |
| '=' is not followed by whitespace. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Method 'getNumero' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| '=' is not preceded with whitespace. | 59 | |
| '8' is a magic number. | 59 | |
| '=' is not followed by whitespace. | 59 | |
| '=' is not preceded with whitespace. | 59 | |
| '=' is not followed by whitespace. | 59 | |
| Line contains a tab character. | 60 | |
| '{' is not preceded with whitespace. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Method 'getDigitoVerificador' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| '=' is not preceded with whitespace. | 68 | |
| '=' is not followed by whitespace. | 68 | |
| '=' is not preceded with whitespace. | 68 | |
| '=' is not followed by whitespace. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Method 'setAgencia' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Parameter agencia should be final. | 77 | |
| 'agencia' hides a field. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line has trailing spaces. | 80 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Method 'setNumero' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Parameter numero should be final. | 85 | |
| 'numero' hides a field. | 85 | |
| '{' is not preceded with whitespace. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Method 'setDigitoVerificador' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Parameter digitoVerificador should be final. | 93 | |
| 'digitoVerificador' hides a field. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line has trailing spaces. | 96 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Method 'getDescricao' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Line contains a tab character. | 102 | |
| '{' is not preceded with whitespace. | 102 | |
| Line contains a tab character. | 103 | |
| 'if' is not followed by whitespace. | 103 | |
| '{' is not preceded with whitespace. | 103 | |
| Line contains a tab character. | 104 | |
| '+' is not preceded with whitespace. | 104 | |
| '+' is not followed by whitespace. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Method 'isValida' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line has trailing spaces. | 117 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line is longer than 80 characters. | 25 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| '{' is not preceded with whitespace. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Parameter id should be final. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Method 'getAgencia' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| '=' is not preceded with whitespace. | 48 | |
| '=' is not followed by whitespace. | 48 | |
| Line contains a tab character. | 49 | |
| '=' is not preceded with whitespace. | 49 | |
| '=' is not followed by whitespace. | 49 | |
| '=' is not preceded with whitespace. | 49 | |
| '=' is not followed by whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| '=' is not preceded with whitespace. | 50 | |
| '=' is not followed by whitespace. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Method 'getNumero' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| '=' is not preceded with whitespace. | 59 | |
| '8' is a magic number. | 59 | |
| '=' is not followed by whitespace. | 59 | |
| '=' is not preceded with whitespace. | 59 | |
| '=' is not followed by whitespace. | 59 | |
| Line contains a tab character. | 60 | |
| '{' is not preceded with whitespace. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Method 'getDigitoVerificador' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| '=' is not preceded with whitespace. | 68 | |
| '=' is not followed by whitespace. | 68 | |
| '=' is not preceded with whitespace. | 68 | |
| '=' is not followed by whitespace. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Method 'setAgencia' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Parameter agencia should be final. | 77 | |
| 'agencia' hides a field. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line has trailing spaces. | 80 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Method 'setNumero' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Parameter numero should be final. | 85 | |
| 'numero' hides a field. | 85 | |
| '{' is not preceded with whitespace. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Method 'setDigitoVerificador' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Parameter digitoVerificador should be final. | 93 | |
| 'digitoVerificador' hides a field. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line has trailing spaces. | 96 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Method 'getDescricao' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Line contains a tab character. | 102 | |
| '{' is not preceded with whitespace. | 102 | |
| Line contains a tab character. | 103 | |
| 'if' is not followed by whitespace. | 103 | |
| '{' is not preceded with whitespace. | 103 | |
| Line contains a tab character. | 104 | |
| '+' is not preceded with whitespace. | 104 | |
| '+' is not followed by whitespace. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Method 'isValida' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line has trailing spaces. | 117 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 8 | |
| Line is longer than 80 characters. | 9 | |
| '=' is not preceded with whitespace. | 14 | |
| '=' is not followed by whitespace. | 14 | |
| Name 'ContaCorrente_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 15 | |
| '{' is not preceded with whitespace. | 15 | |
| Line is longer than 80 characters. | 16 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Variable 'agencia' must be private and have accessor methods. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Variable 'numero' must be private and have accessor methods. | 17 | |
| Line is longer than 80 characters. | 18 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Variable 'digitoVerificador' must be private and have accessor methods. | 18 | |
| First sentence should end with a period. | 8 | |
| Line is longer than 80 characters. | 9 | |
| '=' is not preceded with whitespace. | 14 | |
| '=' is not followed by whitespace. | 14 | |
| Name 'ContaCorrente_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 15 | |
| '{' is not preceded with whitespace. | 15 | |
| Line is longer than 80 characters. | 16 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Variable 'agencia' must be private and have accessor methods. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Variable 'numero' must be private and have accessor methods. | 17 | |
| Line is longer than 80 characters. | 18 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Variable 'digitoVerificador' must be private and have accessor methods. | 18 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing package-info.java file. | 0 | |
| Missing a Javadoc comment. | 14 | |
| Line is longer than 80 characters. | 16 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter descricao should be final. | 27 | |
| 'descricao' hides a field. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Parameter descricao should be final. | 31 | |
| 'descricao' hides a field. | 31 | |
| Parameter dataAbertura should be final. | 31 | |
| 'dataAbertura' hides a field. | 31 | |
| Parameter dataFechamento should be final. | 31 | |
| 'dataFechamento' hides a field. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 37 | |
| Method 'getDataAbertura' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 41 | |
| Method 'getDataFechamento' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 45 | |
| Method 'getDescricao' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 49 | |
| Method 'setDataAbertura' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter dataAbertura should be final. | 49 | |
| 'dataAbertura' hides a field. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 53 | |
| Method 'setDataFechamento' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter dataFechamento should be final. | 53 | |
| 'dataFechamento' hides a field. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 57 | |
| Method 'setDescricao' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter descricao should be final. | 57 | |
| 'descricao' hides a field. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 61 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line contains a tab character. | 65 | |
| Avoid inline conditionals. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 69 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Line contains a tab character. | 70 | |
| Parameter obj should be final. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 91 | |
| Method 'isAberta' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Line contains a tab character. | 92 | |
| '{' is not preceded with whitespace. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line contains a tab character. | 93 | |
| '==' is not preceded with whitespace. | 93 | |
| '==' is not followed by whitespace. | 93 | |
| Line contains a tab character. | 94 | |
| File does not end with a newline. | 0 | |
| Missing a Javadoc comment. | 14 | |
| Line is longer than 80 characters. | 16 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter descricao should be final. | 27 | |
| 'descricao' hides a field. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Parameter descricao should be final. | 31 | |
| 'descricao' hides a field. | 31 | |
| Parameter dataAbertura should be final. | 31 | |
| 'dataAbertura' hides a field. | 31 | |
| Parameter dataFechamento should be final. | 31 | |
| 'dataFechamento' hides a field. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 37 | |
| Method 'getDataAbertura' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 41 | |
| Method 'getDataFechamento' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 45 | |
| Method 'getDescricao' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 49 | |
| Method 'setDataAbertura' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter dataAbertura should be final. | 49 | |
| 'dataAbertura' hides a field. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 53 | |
| Method 'setDataFechamento' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter dataFechamento should be final. | 53 | |
| 'dataFechamento' hides a field. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 57 | |
| Method 'setDescricao' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter descricao should be final. | 57 | |
| 'descricao' hides a field. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 61 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line contains a tab character. | 65 | |
| Avoid inline conditionals. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 69 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Line contains a tab character. | 70 | |
| Parameter obj should be final. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 91 | |
| Method 'isAberta' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Line contains a tab character. | 92 | |
| '{' is not preceded with whitespace. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line contains a tab character. | 93 | |
| '==' is not preceded with whitespace. | 93 | |
| '==' is not followed by whitespace. | 93 | |
| Line contains a tab character. | 94 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 10 | |
| Name 'Competencia_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 11 | |
| '{' is not preceded with whitespace. | 11 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Variable 'descricao' must be private and have accessor methods. | 12 | |
| Line is longer than 80 characters. | 13 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Variable 'dataAbertura' must be private and have accessor methods. | 13 | |
| Line is longer than 80 characters. | 14 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Variable 'dataFechamento' must be private and have accessor methods. | 14 | |
| Missing a Javadoc comment. | 10 | |
| Name 'Competencia_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 11 | |
| '{' is not preceded with whitespace. | 11 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Variable 'descricao' must be private and have accessor methods. | 12 | |
| Line is longer than 80 characters. | 13 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Variable 'dataAbertura' must be private and have accessor methods. | 13 | |
| Line is longer than 80 characters. | 14 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Variable 'dataFechamento' must be private and have accessor methods. | 14 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing package-info.java file. | 0 | |
| '=' is not preceded with whitespace. | 29 | |
| '=' is not followed by whitespace. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Parameter tipoDocumento should be final. | 47 | |
| 'tipoDocumento' hides a field. | 47 | |
| Parameter numero should be final. | 47 | |
| 'numero' hides a field. | 47 | |
| '{' is not preceded with whitespace. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line has trailing spaces. | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Method 'getDataEmissao' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| '=' is not preceded with whitespace. | 55 | |
| '=' is not followed by whitespace. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line has trailing spaces. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Method 'getNumero' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| '=' is not preceded with whitespace. | 63 | |
| '15' is a magic number. | 63 | |
| '=' is not followed by whitespace. | 63 | |
| '=' is not preceded with whitespace. | 63 | |
| '=' is not followed by whitespace. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Method 'getTipoDocumento' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| '=' is not preceded with whitespace. | 71 | |
| '=' is not followed by whitespace. | 71 | |
| Line contains a tab character. | 72 | |
| '=' is not preceded with whitespace. | 72 | |
| '30' is a magic number. | 72 | |
| '=' is not followed by whitespace. | 72 | |
| '=' is not preceded with whitespace. | 72 | |
| '=' is not followed by whitespace. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Method 'getPessoa' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| '=' is not preceded with whitespace. | 80 | |
| '=' is not followed by whitespace. | 80 | |
| Line contains a tab character. | 81 | |
| '=' is not preceded with whitespace. | 81 | |
| '=' is not followed by whitespace. | 81 | |
| '=' is not preceded with whitespace. | 81 | |
| '=' is not followed by whitespace. | 81 | |
| Line contains a tab character. | 82 | |
| '=' is not preceded with whitespace. | 82 | |
| '=' is not followed by whitespace. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line has trailing spaces. | 86 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Method 'setDataEmissao' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Parameter dataEmissao should be final. | 91 | |
| 'dataEmissao' hides a field. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line has trailing spaces. | 94 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Method 'setNumero' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Parameter numero should be final. | 99 | |
| 'numero' hides a field. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Method 'setTipoDocumento' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Parameter tipoDocumento should be final. | 107 | |
| 'tipoDocumento' hides a field. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Method 'setPessoa' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Parameter pessoa should be final. | 115 | |
| 'pessoa' hides a field. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 119 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line is longer than 80 characters. | 123 | |
| Line contains a tab character. | 123 | |
| Avoid inline conditionals. | 123 | |
| Line is longer than 80 characters. | 124 | |
| Line contains a tab character. | 124 | |
| Avoid inline conditionals. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 128 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Line contains a tab character. | 129 | |
| Parameter obj should be final. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line has trailing spaces. | 152 | |
| Line contains a tab character. | 152 | |
| Line has trailing spaces. | 153 | |
| Line contains a tab character. | 153 | |
| Line has trailing spaces. | 154 | |
| Line contains a tab character. | 154 | |
| File does not end with a newline. | 0 | |
| '=' is not preceded with whitespace. | 29 | |
| '=' is not followed by whitespace. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Parameter tipoDocumento should be final. | 47 | |
| 'tipoDocumento' hides a field. | 47 | |
| Parameter numero should be final. | 47 | |
| 'numero' hides a field. | 47 | |
| '{' is not preceded with whitespace. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line has trailing spaces. | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Method 'getDataEmissao' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| '=' is not preceded with whitespace. | 55 | |
| '=' is not followed by whitespace. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line has trailing spaces. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Method 'getNumero' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| '=' is not preceded with whitespace. | 63 | |
| '15' is a magic number. | 63 | |
| '=' is not followed by whitespace. | 63 | |
| '=' is not preceded with whitespace. | 63 | |
| '=' is not followed by whitespace. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Method 'getTipoDocumento' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| '=' is not preceded with whitespace. | 71 | |
| '=' is not followed by whitespace. | 71 | |
| Line contains a tab character. | 72 | |
| '=' is not preceded with whitespace. | 72 | |
| '30' is a magic number. | 72 | |
| '=' is not followed by whitespace. | 72 | |
| '=' is not preceded with whitespace. | 72 | |
| '=' is not followed by whitespace. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Method 'getPessoa' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| '=' is not preceded with whitespace. | 80 | |
| '=' is not followed by whitespace. | 80 | |
| Line contains a tab character. | 81 | |
| '=' is not preceded with whitespace. | 81 | |
| '=' is not followed by whitespace. | 81 | |
| '=' is not preceded with whitespace. | 81 | |
| '=' is not followed by whitespace. | 81 | |
| Line contains a tab character. | 82 | |
| '=' is not preceded with whitespace. | 82 | |
| '=' is not followed by whitespace. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line has trailing spaces. | 86 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Method 'setDataEmissao' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Parameter dataEmissao should be final. | 91 | |
| 'dataEmissao' hides a field. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line has trailing spaces. | 94 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Method 'setNumero' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Parameter numero should be final. | 99 | |
| 'numero' hides a field. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Method 'setTipoDocumento' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Parameter tipoDocumento should be final. | 107 | |
| 'tipoDocumento' hides a field. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Method 'setPessoa' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Parameter pessoa should be final. | 115 | |
| 'pessoa' hides a field. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 119 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line is longer than 80 characters. | 123 | |
| Line contains a tab character. | 123 | |
| Avoid inline conditionals. | 123 | |
| Line is longer than 80 characters. | 124 | |
| Line contains a tab character. | 124 | |
| Avoid inline conditionals. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 128 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Line contains a tab character. | 129 | |
| Parameter obj should be final. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line has trailing spaces. | 152 | |
| Line contains a tab character. | 152 | |
| Line has trailing spaces. | 153 | |
| Line contains a tab character. | 153 | |
| Line has trailing spaces. | 154 | |
| Line contains a tab character. | 154 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 12 | |
| Line is longer than 80 characters. | 13 | |
| '=' is not preceded with whitespace. | 18 | |
| '=' is not followed by whitespace. | 18 | |
| Name 'Documento_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 19 | |
| '{' is not preceded with whitespace. | 19 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Variable 'dataEmissao' must be private and have accessor methods. | 20 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Variable 'numero' must be private and have accessor methods. | 21 | |
| Line is longer than 80 characters. | 22 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Variable 'tipoDocumento' must be private and have accessor methods. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Variable 'pessoa' must be private and have accessor methods. | 23 | |
| First sentence should end with a period. | 12 | |
| Line is longer than 80 characters. | 13 | |
| '=' is not preceded with whitespace. | 18 | |
| '=' is not followed by whitespace. | 18 | |
| Name 'Documento_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 19 | |
| '{' is not preceded with whitespace. | 19 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Variable 'dataEmissao' must be private and have accessor methods. | 20 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Variable 'numero' must be private and have accessor methods. | 21 | |
| Line is longer than 80 characters. | 22 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Variable 'tipoDocumento' must be private and have accessor methods. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Variable 'pessoa' must be private and have accessor methods. | 23 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 22 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 34 | |
| Method 'getNomeEmpresarial' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Missing a Javadoc comment. | 34 | |
| '=' is not preceded with whitespace. | 34 | |
| '=' is not followed by whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 39 | |
| Method 'getTitulo' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '=' is not preceded with whitespace. | 39 | |
| '=' is not followed by whitespace. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Method 'getCnpj' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| '=' is not preceded with whitespace. | 44 | |
| '=' is not followed by whitespace. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 49 | |
| Method 'getEndereco' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| '=' is not preceded with whitespace. | 49 | |
| '=' is not followed by whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| '=' is not preceded with whitespace. | 50 | |
| '=' is not followed by whitespace. | 50 | |
| '=' is not preceded with whitespace. | 50 | |
| '=' is not followed by whitespace. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Method 'setNomeEmpresarial' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Parameter nomeEmpresarial should be final. | 55 | |
| 'nomeEmpresarial' hides a field. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 59 | |
| Method 'setTitulo' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Parameter titulo should be final. | 59 | |
| 'titulo' hides a field. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 63 | |
| Method 'setCnpj' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter cnpj should be final. | 63 | |
| 'cnpj' hides a field. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 67 | |
| Method 'setEndereco' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Parameter endereco should be final. | 67 | |
| 'endereco' hides a field. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 71 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line contains a tab character. | 75 | |
| Avoid inline conditionals. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line contains a tab character. | 76 | |
| Avoid inline conditionals. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 80 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Line contains a tab character. | 81 | |
| Parameter obj should be final. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 22 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 34 | |
| Method 'getNomeEmpresarial' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Missing a Javadoc comment. | 34 | |
| '=' is not preceded with whitespace. | 34 | |
| '=' is not followed by whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 39 | |
| Method 'getTitulo' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '=' is not preceded with whitespace. | 39 | |
| '=' is not followed by whitespace. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Method 'getCnpj' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| '=' is not preceded with whitespace. | 44 | |
| '=' is not followed by whitespace. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 49 | |
| Method 'getEndereco' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| '=' is not preceded with whitespace. | 49 | |
| '=' is not followed by whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| '=' is not preceded with whitespace. | 50 | |
| '=' is not followed by whitespace. | 50 | |
| '=' is not preceded with whitespace. | 50 | |
| '=' is not followed by whitespace. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Method 'setNomeEmpresarial' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Parameter nomeEmpresarial should be final. | 55 | |
| 'nomeEmpresarial' hides a field. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 59 | |
| Method 'setTitulo' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Parameter titulo should be final. | 59 | |
| 'titulo' hides a field. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 63 | |
| Method 'setCnpj' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter cnpj should be final. | 63 | |
| 'cnpj' hides a field. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 67 | |
| Method 'setEndereco' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Parameter endereco should be final. | 67 | |
| 'endereco' hides a field. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 71 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line contains a tab character. | 75 | |
| Avoid inline conditionals. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line contains a tab character. | 76 | |
| Avoid inline conditionals. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 80 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Line contains a tab character. | 81 | |
| Parameter obj should be final. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 10 | |
| Name 'Empresa_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 11 | |
| '{' is not preceded with whitespace. | 11 | |
| Line is longer than 80 characters. | 12 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Variable 'nomeEmpresarial' must be private and have accessor methods. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Variable 'titulo' must be private and have accessor methods. | 13 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Variable 'cnpj' must be private and have accessor methods. | 14 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Variable 'endereco' must be private and have accessor methods. | 15 | |
| Missing a Javadoc comment. | 10 | |
| Name 'Empresa_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 11 | |
| '{' is not preceded with whitespace. | 11 | |
| Line is longer than 80 characters. | 12 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Variable 'nomeEmpresarial' must be private and have accessor methods. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Variable 'titulo' must be private and have accessor methods. | 13 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Variable 'cnpj' must be private and have accessor methods. | 14 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Variable 'endereco' must be private and have accessor methods. | 15 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 29 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Parameter id should be final. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line has trailing spaces. | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Method 'getDescricao' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| '=' is not preceded with whitespace. | 53 | |
| '255' is a magic number. | 53 | |
| '=' is not followed by whitespace. | 53 | |
| '=' is not preceded with whitespace. | 53 | |
| '=' is not followed by whitespace. | 53 | |
| Line contains a tab character. | 54 | |
| '{' is not preceded with whitespace. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line has trailing spaces. | 57 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line has trailing spaces. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Method 'getTipoFeriado' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| '=' is not preceded with whitespace. | 62 | |
| '=' is not followed by whitespace. | 62 | |
| Line contains a tab character. | 63 | |
| '=' is not preceded with whitespace. | 63 | |
| '=' is not followed by whitespace. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line has trailing spaces. | 70 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Method 'getTabelaFeriado' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| '=' is not preceded with whitespace. | 72 | |
| '=' is not followed by whitespace. | 72 | |
| Line contains a tab character. | 73 | |
| '=' is not preceded with whitespace. | 73 | |
| '=' is not followed by whitespace. | 73 | |
| '=' is not preceded with whitespace. | 73 | |
| '=' is not followed by whitespace. | 73 | |
| Line contains a tab character. | 74 | |
| '=' is not preceded with whitespace. | 74 | |
| '=' is not followed by whitespace. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line has trailing spaces. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Method 'getData' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| '=' is not preceded with whitespace. | 83 | |
| '=' is not followed by whitespace. | 83 | |
| Line contains a tab character. | 84 | |
| '=' is not preceded with whitespace. | 84 | |
| '=' is not followed by whitespace. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Method 'setDescricao' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Parameter descricao should be final. | 93 | |
| 'descricao' hides a field. | 93 | |
| '{' is not preceded with whitespace. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line has trailing spaces. | 96 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Method 'setTipoFeriado' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Parameter tipoFeriado should be final. | 101 | |
| 'tipoFeriado' hides a field. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Method 'setTabelaFeriado' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| Parameter tabelaFeriados should be final. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Method 'setData' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| Parameter dataFeriado should be final. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line has trailing spaces. | 123 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line is longer than 80 characters. | 129 | |
| Line contains a tab character. | 129 | |
| Avoid inline conditionals. | 129 | |
| Line contains a tab character. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Line contains a tab character. | 131 | |
| Avoid inline conditionals. | 131 | |
| Line contains a tab character. | 132 | |
| Line is longer than 80 characters. | 133 | |
| Line contains a tab character. | 133 | |
| Avoid inline conditionals. | 133 | |
| Line contains a tab character. | 134 | |
| Line is longer than 80 characters. | 135 | |
| Line contains a tab character. | 135 | |
| Avoid inline conditionals. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line has trailing spaces. | 142 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 144 | |
| Line contains a tab character. | 145 | |
| Parameter obj should be final. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 181 | |
| Line has trailing spaces. | 183 | |
| Line contains a tab character. | 183 | |
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 29 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Parameter id should be final. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line has trailing spaces. | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Method 'getDescricao' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| '=' is not preceded with whitespace. | 53 | |
| '255' is a magic number. | 53 | |
| '=' is not followed by whitespace. | 53 | |
| '=' is not preceded with whitespace. | 53 | |
| '=' is not followed by whitespace. | 53 | |
| Line contains a tab character. | 54 | |
| '{' is not preceded with whitespace. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line has trailing spaces. | 57 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line has trailing spaces. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Method 'getTipoFeriado' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| '=' is not preceded with whitespace. | 62 | |
| '=' is not followed by whitespace. | 62 | |
| Line contains a tab character. | 63 | |
| '=' is not preceded with whitespace. | 63 | |
| '=' is not followed by whitespace. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line has trailing spaces. | 70 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Method 'getTabelaFeriado' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| '=' is not preceded with whitespace. | 72 | |
| '=' is not followed by whitespace. | 72 | |
| Line contains a tab character. | 73 | |
| '=' is not preceded with whitespace. | 73 | |
| '=' is not followed by whitespace. | 73 | |
| '=' is not preceded with whitespace. | 73 | |
| '=' is not followed by whitespace. | 73 | |
| Line contains a tab character. | 74 | |
| '=' is not preceded with whitespace. | 74 | |
| '=' is not followed by whitespace. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line has trailing spaces. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Method 'getData' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| '=' is not preceded with whitespace. | 83 | |
| '=' is not followed by whitespace. | 83 | |
| Line contains a tab character. | 84 | |
| '=' is not preceded with whitespace. | 84 | |
| '=' is not followed by whitespace. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Method 'setDescricao' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Parameter descricao should be final. | 93 | |
| 'descricao' hides a field. | 93 | |
| '{' is not preceded with whitespace. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line has trailing spaces. | 96 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Method 'setTipoFeriado' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Parameter tipoFeriado should be final. | 101 | |
| 'tipoFeriado' hides a field. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Method 'setTabelaFeriado' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| Parameter tabelaFeriados should be final. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Method 'setData' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| Parameter dataFeriado should be final. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line has trailing spaces. | 123 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line is longer than 80 characters. | 129 | |
| Line contains a tab character. | 129 | |
| Avoid inline conditionals. | 129 | |
| Line contains a tab character. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Line contains a tab character. | 131 | |
| Avoid inline conditionals. | 131 | |
| Line contains a tab character. | 132 | |
| Line is longer than 80 characters. | 133 | |
| Line contains a tab character. | 133 | |
| Avoid inline conditionals. | 133 | |
| Line contains a tab character. | 134 | |
| Line is longer than 80 characters. | 135 | |
| Line contains a tab character. | 135 | |
| Avoid inline conditionals. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line has trailing spaces. | 142 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 144 | |
| Line contains a tab character. | 145 | |
| Parameter obj should be final. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 181 | |
| Line has trailing spaces. | 183 | |
| Line contains a tab character. | 183 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 11 | |
| Line is longer than 80 characters. | 12 | |
| '=' is not preceded with whitespace. | 17 | |
| '=' is not followed by whitespace. | 17 | |
| Name 'Feriado_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Variable 'descricao' must be private and have accessor methods. | 19 | |
| Line is longer than 80 characters. | 20 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Variable 'tipoFeriado' must be private and have accessor methods. | 20 | |
| Line is longer than 80 characters. | 21 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Variable 'tabelaFeriado' must be private and have accessor methods. | 21 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Variable 'data' must be private and have accessor methods. | 22 | |
| First sentence should end with a period. | 11 | |
| Line is longer than 80 characters. | 12 | |
| '=' is not preceded with whitespace. | 17 | |
| '=' is not followed by whitespace. | 17 | |
| Name 'Feriado_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Variable 'descricao' must be private and have accessor methods. | 19 | |
| Line is longer than 80 characters. | 20 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Variable 'tipoFeriado' must be private and have accessor methods. | 20 | |
| Line is longer than 80 characters. | 21 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Variable 'tabelaFeriado' must be private and have accessor methods. | 21 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Variable 'data' must be private and have accessor methods. | 22 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 23 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| Line contains a tab character. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Parameter id should be final. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Method 'getDescricao' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| '=' is not preceded with whitespace. | 46 | |
| '255' is a magic number. | 46 | |
| '=' is not followed by whitespace. | 46 | |
| '=' is not preceded with whitespace. | 46 | |
| '=' is not followed by whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| '{' is not preceded with whitespace. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line has trailing spaces. | 53 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Method 'getAno' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| '=' is not preceded with whitespace. | 55 | |
| '=' is not followed by whitespace. | 55 | |
| '=' is not preceded with whitespace. | 55 | |
| '4' is a magic number. | 55 | |
| '=' is not followed by whitespace. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line has trailing spaces. | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line contains a tab character. | 64 | |
| Method 'getListaFeriados' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| '=' is not preceded with whitespace. | 64 | |
| '=' is not followed by whitespace. | 64 | |
| '=' is not preceded with whitespace. | 64 | |
| '=' is not followed by whitespace. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Method 'setDescricao' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Parameter descricao should be final. | 73 | |
| 'descricao' hides a field. | 73 | |
| '{' is not preceded with whitespace. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line has trailing spaces. | 76 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Method 'setAno' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Parameter ano should be final. | 81 | |
| 'ano' hides a field. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Method 'setListaFeriados' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Parameter listaFeriados should be final. | 89 | |
| 'listaFeriados' hides a field. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line is longer than 80 characters. | 23 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| Line contains a tab character. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Parameter id should be final. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Method 'getDescricao' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| '=' is not preceded with whitespace. | 46 | |
| '255' is a magic number. | 46 | |
| '=' is not followed by whitespace. | 46 | |
| '=' is not preceded with whitespace. | 46 | |
| '=' is not followed by whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| '{' is not preceded with whitespace. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line has trailing spaces. | 53 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Method 'getAno' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| '=' is not preceded with whitespace. | 55 | |
| '=' is not followed by whitespace. | 55 | |
| '=' is not preceded with whitespace. | 55 | |
| '4' is a magic number. | 55 | |
| '=' is not followed by whitespace. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line has trailing spaces. | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line contains a tab character. | 64 | |
| Method 'getListaFeriados' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| '=' is not preceded with whitespace. | 64 | |
| '=' is not followed by whitespace. | 64 | |
| '=' is not preceded with whitespace. | 64 | |
| '=' is not followed by whitespace. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Method 'setDescricao' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Parameter descricao should be final. | 73 | |
| 'descricao' hides a field. | 73 | |
| '{' is not preceded with whitespace. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line has trailing spaces. | 76 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Method 'setAno' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Parameter ano should be final. | 81 | |
| 'ano' hides a field. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Method 'setListaFeriados' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Parameter listaFeriados should be final. | 89 | |
| 'listaFeriados' hides a field. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 9 | |
| Line is longer than 80 characters. | 10 | |
| '=' is not preceded with whitespace. | 15 | |
| '=' is not followed by whitespace. | 15 | |
| Name 'TabelaFeriado_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 16 | |
| Line is longer than 80 characters. | 17 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Variable 'descricao' must be private and have accessor methods. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Variable 'ano' must be private and have accessor methods. | 18 | |
| Line is longer than 80 characters. | 19 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Variable 'listaFeriados' must be private and have accessor methods. | 19 | |
| First sentence should end with a period. | 9 | |
| Line is longer than 80 characters. | 10 | |
| '=' is not preceded with whitespace. | 15 | |
| '=' is not followed by whitespace. | 15 | |
| Name 'TabelaFeriado_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 16 | |
| Line is longer than 80 characters. | 17 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Variable 'descricao' must be private and have accessor methods. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Variable 'ano' must be private and have accessor methods. | 18 | |
| Line is longer than 80 characters. | 19 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Variable 'listaFeriados' must be private and have accessor methods. | 19 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing package-info.java file. | 0 | |
| Missing a Javadoc comment. | 19 | |
| Line is longer than 80 characters. | 21 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line contains a tab character. | 43 | |
| Method 'getDescricao' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| '=' is not preceded with whitespace. | 43 | |
| '=' is not followed by whitespace. | 43 | |
| '=' is not preceded with whitespace. | 43 | |
| '255' is a magic number. | 43 | |
| '=' is not followed by whitespace. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 48 | |
| Method 'getDataInicioVigencia' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| '=' is not preceded with whitespace. | 48 | |
| '=' is not followed by whitespace. | 48 | |
| Line contains a tab character. | 49 | |
| '=' is not preceded with whitespace. | 49 | |
| '=' is not followed by whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Method 'getDataTerminoVigencia' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| '=' is not preceded with whitespace. | 53 | |
| '=' is not followed by whitespace. | 53 | |
| Line contains a tab character. | 54 | |
| '=' is not preceded with whitespace. | 54 | |
| '=' is not followed by whitespace. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 59 | |
| Method 'getAgenciaFGTS' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Line contains a tab character. | 60 | |
| '=' is not preceded with whitespace. | 60 | |
| '=' is not followed by whitespace. | 60 | |
| '=' is not preceded with whitespace. | 60 | |
| '=' is not followed by whitespace. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 65 | |
| Method 'getDiaPagamentoFolhaNormal' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| '=' is not preceded with whitespace. | 65 | |
| '=' is not followed by whitespace. | 65 | |
| '=' is not preceded with whitespace. | 65 | |
| '=' is not followed by whitespace. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 70 | |
| Method 'getDiaPagamentoFolha13' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| '=' is not preceded with whitespace. | 70 | |
| '=' is not followed by whitespace. | 70 | |
| '=' is not preceded with whitespace. | 70 | |
| '=' is not followed by whitespace. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 75 | |
| Method 'getDiaPagamentoFolhaAdiantamentoFerias' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| '=' is not preceded with whitespace. | 75 | |
| '=' is not followed by whitespace. | 75 | |
| '=' is not preceded with whitespace. | 75 | |
| '=' is not followed by whitespace. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 80 | |
| Method 'getDiaPagamentoFolhaAdiantamento13' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| '=' is not preceded with whitespace. | 80 | |
| '=' is not followed by whitespace. | 80 | |
| '=' is not preceded with whitespace. | 80 | |
| '=' is not followed by whitespace. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 85 | |
| Method 'getMesCobrancaContribuicaoSindical' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| '=' is not preceded with whitespace. | 85 | |
| '=' is not followed by whitespace. | 85 | |
| '=' is not preceded with whitespace. | 85 | |
| '=' is not followed by whitespace. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 90 | |
| Method 'getMesLimitePagamentoFolhaAdiantamento13' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Missing a Javadoc comment. | 90 | |
| '=' is not preceded with whitespace. | 90 | |
| '=' is not followed by whitespace. | 90 | |
| '=' is not preceded with whitespace. | 90 | |
| '=' is not followed by whitespace. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 95 | |
| Method 'getMesPagamentoFolhaAdiantamento13' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Missing a Javadoc comment. | 95 | |
| '=' is not preceded with whitespace. | 95 | |
| '=' is not followed by whitespace. | 95 | |
| '=' is not preceded with whitespace. | 95 | |
| '=' is not followed by whitespace. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 100 | |
| Method 'getDiaPagamentoFolhaNormalManual' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Missing a Javadoc comment. | 100 | |
| '=' is not preceded with whitespace. | 100 | |
| '=' is not followed by whitespace. | 100 | |
| '=' is not preceded with whitespace. | 100 | |
| '=' is not followed by whitespace. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 105 | |
| Method 'getDiaPagamentoFolhaAdiantamentoFeriasManual' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Missing a Javadoc comment. | 105 | |
| '=' is not preceded with whitespace. | 105 | |
| '=' is not followed by whitespace. | 105 | |
| '=' is not preceded with whitespace. | 105 | |
| '=' is not followed by whitespace. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 110 | |
| Method 'getForcarDiaPagamentoFolhaNormalManual' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Missing a Javadoc comment. | 110 | |
| '=' is not preceded with whitespace. | 110 | |
| '=' is not followed by whitespace. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 115 | |
| Method 'getForcarDiaPagamentoFolhaAdiantamentoFeriasManual' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Missing a Javadoc comment. | 115 | |
| '=' is not preceded with whitespace. | 115 | |
| '=' is not followed by whitespace. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 120 | |
| Method 'setDescricao' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Missing a Javadoc comment. | 120 | |
| Parameter descricao should be final. | 120 | |
| 'descricao' hides a field. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 124 | |
| Method 'setDataInicioVigencia' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| Missing a Javadoc comment. | 124 | |
| Parameter dataInicioVigencia should be final. | 124 | |
| 'dataInicioVigencia' hides a field. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 128 | |
| Method 'setDataTerminoVigencia' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Missing a Javadoc comment. | 128 | |
| Parameter dataTerminoVigencia should be final. | 128 | |
| 'dataTerminoVigencia' hides a field. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 132 | |
| Method 'setAgenciaFGTS' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| Missing a Javadoc comment. | 132 | |
| Parameter agenciaFGTS should be final. | 132 | |
| 'agenciaFGTS' hides a field. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line is longer than 80 characters. | 136 | |
| Line contains a tab character. | 136 | |
| Method 'setDiaPagamentoFolhaNormal' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| Missing a Javadoc comment. | 136 | |
| Parameter diaPagamentoFolhaNormal should be final. | 136 | |
| 'diaPagamentoFolhaNormal' hides a field. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 140 | |
| Method 'setDiaPagamentoFolha13' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Missing a Javadoc comment. | 140 | |
| Parameter diaPagamentoFolha13 should be final. | 140 | |
| 'diaPagamentoFolha13' hides a field. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line is longer than 80 characters. | 144 | |
| Line contains a tab character. | 144 | |
| Method 'setDiaPagamentoFolhaAdiantamentoFerias' is not designed for extension - needs to be abstract, final or empty. | 144 | |
| Missing a Javadoc comment. | 144 | |
| Parameter diaPagamentoFolhaAdiantamentoFerias should be final. | 144 | |
| 'diaPagamentoFolhaAdiantamentoFerias' hides a field. | 144 | |
| Line is longer than 80 characters. | 145 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line is longer than 80 characters. | 148 | |
| Line contains a tab character. | 148 | |
| Method 'setDiaPagamentoFolhaAdiantamento13' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| Missing a Javadoc comment. | 148 | |
| Parameter diaPagamentoFolhaAdiantamento13 should be final. | 148 | |
| 'diaPagamentoFolhaAdiantamento13' hides a field. | 148 | |
| Line is longer than 80 characters. | 149 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line is longer than 80 characters. | 152 | |
| Line contains a tab character. | 152 | |
| Method 'setMesCobrancaContribuicaoSindical' is not designed for extension - needs to be abstract, final or empty. | 152 | |
| Missing a Javadoc comment. | 152 | |
| Parameter mesCobrancaContribuicaoSindical should be final. | 152 | |
| 'mesCobrancaContribuicaoSindical' hides a field. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line is longer than 80 characters. | 156 | |
| Line contains a tab character. | 156 | |
| Method 'setMesLimitePagamentoFolhaAdiantamento13' is not designed for extension - needs to be abstract, final or empty. | 156 | |
| Missing a Javadoc comment. | 156 | |
| Parameter mesLimitePagamentoFolhaAdiantamento13 should be final. | 156 | |
| 'mesLimitePagamentoFolhaAdiantamento13' hides a field. | 156 | |
| Line is longer than 80 characters. | 157 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line is longer than 80 characters. | 160 | |
| Line contains a tab character. | 160 | |
| Method 'setMesPagamentoFolhaAdiantamento13' is not designed for extension - needs to be abstract, final or empty. | 160 | |
| Missing a Javadoc comment. | 160 | |
| Parameter mesPagamentoFolhaAdiantamento13 should be final. | 160 | |
| 'mesPagamentoFolhaAdiantamento13' hides a field. | 160 | |
| Line is longer than 80 characters. | 161 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line is longer than 80 characters. | 164 | |
| Line contains a tab character. | 164 | |
| Method 'setDiaPagamentoFolhaNormalManual' is not designed for extension - needs to be abstract, final or empty. | 164 | |
| Missing a Javadoc comment. | 164 | |
| Parameter diaPagamentoFolhaNormalManual should be final. | 164 | |
| 'diaPagamentoFolhaNormalManual' hides a field. | 164 | |
| Line is longer than 80 characters. | 165 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line is longer than 80 characters. | 168 | |
| Line contains a tab character. | 168 | |
| Method 'setDiaPagamentoFolhaAdiantamentoFeriasManual' is not designed for extension - needs to be abstract, final or empty. | 168 | |
| Missing a Javadoc comment. | 168 | |
| Parameter diaPagamentoFolhaAdiantamentoFeriasManual should be final. | 168 | |
| 'diaPagamentoFolhaAdiantamentoFeriasManual' hides a field. | 168 | |
| Line is longer than 80 characters. | 169 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line is longer than 80 characters. | 172 | |
| Line contains a tab character. | 172 | |
| Method 'setForcarDiaPagamentoFolhaNormalManual' is not designed for extension - needs to be abstract, final or empty. | 172 | |
| Missing a Javadoc comment. | 172 | |
| Parameter forcarDiaPagamentoFolhaNormalManual should be final. | 172 | |
| 'forcarDiaPagamentoFolhaNormalManual' hides a field. | 172 | |
| Line is longer than 80 characters. | 173 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| Line is longer than 80 characters. | 176 | |
| Line contains a tab character. | 176 | |
| Method 'setForcarDiaPagamentoFolhaAdiantamentoFeriasManual' is not designed for extension - needs to be abstract, final or empty. | 176 | |
| Missing a Javadoc comment. | 176 | |
| Parameter forcarDiaPagamentoFolhaAdiantamentoFeriasManual should be final. | 176 | |
| 'forcarDiaPagamentoFolhaAdiantamentoFeriasManual' hides a field. | 176 | |
| Line is longer than 80 characters. | 177 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| File does not end with a newline. | 0 | |
| Missing a Javadoc comment. | 19 | |
| Line is longer than 80 characters. | 21 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line contains a tab character. | 43 | |
| Method 'getDescricao' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| '=' is not preceded with whitespace. | 43 | |
| '=' is not followed by whitespace. | 43 | |
| '=' is not preceded with whitespace. | 43 | |
| '255' is a magic number. | 43 | |
| '=' is not followed by whitespace. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 48 | |
| Method 'getDataInicioVigencia' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| '=' is not preceded with whitespace. | 48 | |
| '=' is not followed by whitespace. | 48 | |
| Line contains a tab character. | 49 | |
| '=' is not preceded with whitespace. | 49 | |
| '=' is not followed by whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Method 'getDataTerminoVigencia' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| '=' is not preceded with whitespace. | 53 | |
| '=' is not followed by whitespace. | 53 | |
| Line contains a tab character. | 54 | |
| '=' is not preceded with whitespace. | 54 | |
| '=' is not followed by whitespace. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 59 | |
| Method 'getAgenciaFGTS' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Line contains a tab character. | 60 | |
| '=' is not preceded with whitespace. | 60 | |
| '=' is not followed by whitespace. | 60 | |
| '=' is not preceded with whitespace. | 60 | |
| '=' is not followed by whitespace. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 65 | |
| Method 'getDiaPagamentoFolhaNormal' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| '=' is not preceded with whitespace. | 65 | |
| '=' is not followed by whitespace. | 65 | |
| '=' is not preceded with whitespace. | 65 | |
| '=' is not followed by whitespace. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 70 | |
| Method 'getDiaPagamentoFolha13' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| '=' is not preceded with whitespace. | 70 | |
| '=' is not followed by whitespace. | 70 | |
| '=' is not preceded with whitespace. | 70 | |
| '=' is not followed by whitespace. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 75 | |
| Method 'getDiaPagamentoFolhaAdiantamentoFerias' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| '=' is not preceded with whitespace. | 75 | |
| '=' is not followed by whitespace. | 75 | |
| '=' is not preceded with whitespace. | 75 | |
| '=' is not followed by whitespace. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 80 | |
| Method 'getDiaPagamentoFolhaAdiantamento13' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| '=' is not preceded with whitespace. | 80 | |
| '=' is not followed by whitespace. | 80 | |
| '=' is not preceded with whitespace. | 80 | |
| '=' is not followed by whitespace. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 85 | |
| Method 'getMesCobrancaContribuicaoSindical' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| '=' is not preceded with whitespace. | 85 | |
| '=' is not followed by whitespace. | 85 | |
| '=' is not preceded with whitespace. | 85 | |
| '=' is not followed by whitespace. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 90 | |
| Method 'getMesLimitePagamentoFolhaAdiantamento13' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Missing a Javadoc comment. | 90 | |
| '=' is not preceded with whitespace. | 90 | |
| '=' is not followed by whitespace. | 90 | |
| '=' is not preceded with whitespace. | 90 | |
| '=' is not followed by whitespace. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 95 | |
| Method 'getMesPagamentoFolhaAdiantamento13' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Missing a Javadoc comment. | 95 | |
| '=' is not preceded with whitespace. | 95 | |
| '=' is not followed by whitespace. | 95 | |
| '=' is not preceded with whitespace. | 95 | |
| '=' is not followed by whitespace. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 100 | |
| Method 'getDiaPagamentoFolhaNormalManual' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Missing a Javadoc comment. | 100 | |
| '=' is not preceded with whitespace. | 100 | |
| '=' is not followed by whitespace. | 100 | |
| '=' is not preceded with whitespace. | 100 | |
| '=' is not followed by whitespace. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 105 | |
| Method 'getDiaPagamentoFolhaAdiantamentoFeriasManual' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Missing a Javadoc comment. | 105 | |
| '=' is not preceded with whitespace. | 105 | |
| '=' is not followed by whitespace. | 105 | |
| '=' is not preceded with whitespace. | 105 | |
| '=' is not followed by whitespace. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 110 | |
| Method 'getForcarDiaPagamentoFolhaNormalManual' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Missing a Javadoc comment. | 110 | |
| '=' is not preceded with whitespace. | 110 | |
| '=' is not followed by whitespace. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 115 | |
| Method 'getForcarDiaPagamentoFolhaAdiantamentoFeriasManual' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Missing a Javadoc comment. | 115 | |
| '=' is not preceded with whitespace. | 115 | |
| '=' is not followed by whitespace. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 120 | |
| Method 'setDescricao' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Missing a Javadoc comment. | 120 | |
| Parameter descricao should be final. | 120 | |
| 'descricao' hides a field. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 124 | |
| Method 'setDataInicioVigencia' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| Missing a Javadoc comment. | 124 | |
| Parameter dataInicioVigencia should be final. | 124 | |
| 'dataInicioVigencia' hides a field. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 128 | |
| Method 'setDataTerminoVigencia' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Missing a Javadoc comment. | 128 | |
| Parameter dataTerminoVigencia should be final. | 128 | |
| 'dataTerminoVigencia' hides a field. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 132 | |
| Method 'setAgenciaFGTS' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| Missing a Javadoc comment. | 132 | |
| Parameter agenciaFGTS should be final. | 132 | |
| 'agenciaFGTS' hides a field. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line is longer than 80 characters. | 136 | |
| Line contains a tab character. | 136 | |
| Method 'setDiaPagamentoFolhaNormal' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| Missing a Javadoc comment. | 136 | |
| Parameter diaPagamentoFolhaNormal should be final. | 136 | |
| 'diaPagamentoFolhaNormal' hides a field. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 140 | |
| Method 'setDiaPagamentoFolha13' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Missing a Javadoc comment. | 140 | |
| Parameter diaPagamentoFolha13 should be final. | 140 | |
| 'diaPagamentoFolha13' hides a field. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line is longer than 80 characters. | 144 | |
| Line contains a tab character. | 144 | |
| Method 'setDiaPagamentoFolhaAdiantamentoFerias' is not designed for extension - needs to be abstract, final or empty. | 144 | |
| Missing a Javadoc comment. | 144 | |
| Parameter diaPagamentoFolhaAdiantamentoFerias should be final. | 144 | |
| 'diaPagamentoFolhaAdiantamentoFerias' hides a field. | 144 | |
| Line is longer than 80 characters. | 145 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line is longer than 80 characters. | 148 | |
| Line contains a tab character. | 148 | |
| Method 'setDiaPagamentoFolhaAdiantamento13' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| Missing a Javadoc comment. | 148 | |
| Parameter diaPagamentoFolhaAdiantamento13 should be final. | 148 | |
| 'diaPagamentoFolhaAdiantamento13' hides a field. | 148 | |
| Line is longer than 80 characters. | 149 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line is longer than 80 characters. | 152 | |
| Line contains a tab character. | 152 | |
| Method 'setMesCobrancaContribuicaoSindical' is not designed for extension - needs to be abstract, final or empty. | 152 | |
| Missing a Javadoc comment. | 152 | |
| Parameter mesCobrancaContribuicaoSindical should be final. | 152 | |
| 'mesCobrancaContribuicaoSindical' hides a field. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line is longer than 80 characters. | 156 | |
| Line contains a tab character. | 156 | |
| Method 'setMesLimitePagamentoFolhaAdiantamento13' is not designed for extension - needs to be abstract, final or empty. | 156 | |
| Missing a Javadoc comment. | 156 | |
| Parameter mesLimitePagamentoFolhaAdiantamento13 should be final. | 156 | |
| 'mesLimitePagamentoFolhaAdiantamento13' hides a field. | 156 | |
| Line is longer than 80 characters. | 157 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line is longer than 80 characters. | 160 | |
| Line contains a tab character. | 160 | |
| Method 'setMesPagamentoFolhaAdiantamento13' is not designed for extension - needs to be abstract, final or empty. | 160 | |
| Missing a Javadoc comment. | 160 | |
| Parameter mesPagamentoFolhaAdiantamento13 should be final. | 160 | |
| 'mesPagamentoFolhaAdiantamento13' hides a field. | 160 | |
| Line is longer than 80 characters. | 161 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line is longer than 80 characters. | 164 | |
| Line contains a tab character. | 164 | |
| Method 'setDiaPagamentoFolhaNormalManual' is not designed for extension - needs to be abstract, final or empty. | 164 | |
| Missing a Javadoc comment. | 164 | |
| Parameter diaPagamentoFolhaNormalManual should be final. | 164 | |
| 'diaPagamentoFolhaNormalManual' hides a field. | 164 | |
| Line is longer than 80 characters. | 165 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line is longer than 80 characters. | 168 | |
| Line contains a tab character. | 168 | |
| Method 'setDiaPagamentoFolhaAdiantamentoFeriasManual' is not designed for extension - needs to be abstract, final or empty. | 168 | |
| Missing a Javadoc comment. | 168 | |
| Parameter diaPagamentoFolhaAdiantamentoFeriasManual should be final. | 168 | |
| 'diaPagamentoFolhaAdiantamentoFeriasManual' hides a field. | 168 | |
| Line is longer than 80 characters. | 169 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line is longer than 80 characters. | 172 | |
| Line contains a tab character. | 172 | |
| Method 'setForcarDiaPagamentoFolhaNormalManual' is not designed for extension - needs to be abstract, final or empty. | 172 | |
| Missing a Javadoc comment. | 172 | |
| Parameter forcarDiaPagamentoFolhaNormalManual should be final. | 172 | |
| 'forcarDiaPagamentoFolhaNormalManual' hides a field. | 172 | |
| Line is longer than 80 characters. | 173 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| Line is longer than 80 characters. | 176 | |
| Line contains a tab character. | 176 | |
| Method 'setForcarDiaPagamentoFolhaAdiantamentoFeriasManual' is not designed for extension - needs to be abstract, final or empty. | 176 | |
| Missing a Javadoc comment. | 176 | |
| Parameter forcarDiaPagamentoFolhaAdiantamentoFeriasManual should be final. | 176 | |
| 'forcarDiaPagamentoFolhaAdiantamentoFeriasManual' hides a field. | 176 | |
| Line is longer than 80 characters. | 177 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing a Javadoc comment. | 11 | |
| Name 'ConfiguracaoFolhaPagamento_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 12 | |
| '{' is not preceded with whitespace. | 12 | |
| Line is longer than 80 characters. | 13 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Variable 'agenciaFGTS' must be private and have accessor methods. | 13 | |
| Line is longer than 80 characters. | 14 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Variable 'diaPagamentoFolhaNormal' must be private and have accessor methods. | 14 | |
| Line is longer than 80 characters. | 15 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Variable 'diaPagamentoFolha13' must be private and have accessor methods. | 15 | |
| Line is longer than 80 characters. | 16 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Variable 'diaPagamentoFolhaAdiantamentoFerias' must be private and have accessor methods. | 16 | |
| Line is longer than 80 characters. | 17 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Variable 'diaPagamentoFolhaAdiantamento13' must be private and have accessor methods. | 17 | |
| Line is longer than 80 characters. | 18 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Variable 'mesCobrancaContribuicaoSindical' must be private and have accessor methods. | 18 | |
| Line is longer than 80 characters. | 19 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Variable 'mesLimitePagamentoFolhaAdiantamento13' must be private and have accessor methods. | 19 | |
| Line is longer than 80 characters. | 20 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Variable 'mesPagamentoFolhaAdiantamento13' must be private and have accessor methods. | 20 | |
| Line is longer than 80 characters. | 21 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Variable 'diaPagamentoFolhaNormalManual' must be private and have accessor methods. | 21 | |
| Line is longer than 80 characters. | 22 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Variable 'diaPagamentoFolhaAdiantamentoFeriasManual' must be private and have accessor methods. | 22 | |
| Line is longer than 80 characters. | 23 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Variable 'forcarDiaPagamentoFolhaNormalManual' must be private and have accessor methods. | 23 | |
| Line is longer than 80 characters. | 24 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Variable 'forcarDiaPagamentoFolhaAdiantamentoFeriasManual' must be private and have accessor methods. | 24 | |
| Line is longer than 80 characters. | 25 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Variable 'dataInicioVigencia' must be private and have accessor methods. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Variable 'dataTerminoVigencia' must be private and have accessor methods. | 26 | |
| Line is longer than 80 characters. | 27 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Variable 'descricao' must be private and have accessor methods. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| File does not end with a newline. | 0 | |
| Missing a Javadoc comment. | 11 | |
| Name 'ConfiguracaoFolhaPagamento_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 12 | |
| '{' is not preceded with whitespace. | 12 | |
| Line is longer than 80 characters. | 13 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Variable 'agenciaFGTS' must be private and have accessor methods. | 13 | |
| Line is longer than 80 characters. | 14 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Variable 'diaPagamentoFolhaNormal' must be private and have accessor methods. | 14 | |
| Line is longer than 80 characters. | 15 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Variable 'diaPagamentoFolha13' must be private and have accessor methods. | 15 | |
| Line is longer than 80 characters. | 16 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Variable 'diaPagamentoFolhaAdiantamentoFerias' must be private and have accessor methods. | 16 | |
| Line is longer than 80 characters. | 17 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Variable 'diaPagamentoFolhaAdiantamento13' must be private and have accessor methods. | 17 | |
| Line is longer than 80 characters. | 18 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Variable 'mesCobrancaContribuicaoSindical' must be private and have accessor methods. | 18 | |
| Line is longer than 80 characters. | 19 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Variable 'mesLimitePagamentoFolhaAdiantamento13' must be private and have accessor methods. | 19 | |
| Line is longer than 80 characters. | 20 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Variable 'mesPagamentoFolhaAdiantamento13' must be private and have accessor methods. | 20 | |
| Line is longer than 80 characters. | 21 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Variable 'diaPagamentoFolhaNormalManual' must be private and have accessor methods. | 21 | |
| Line is longer than 80 characters. | 22 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Variable 'diaPagamentoFolhaAdiantamentoFeriasManual' must be private and have accessor methods. | 22 | |
| Line is longer than 80 characters. | 23 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Variable 'forcarDiaPagamentoFolhaNormalManual' must be private and have accessor methods. | 23 | |
| Line is longer than 80 characters. | 24 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Variable 'forcarDiaPagamentoFolhaAdiantamentoFeriasManual' must be private and have accessor methods. | 24 | |
| Line is longer than 80 characters. | 25 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Variable 'dataInicioVigencia' must be private and have accessor methods. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Variable 'dataTerminoVigencia' must be private and have accessor methods. | 26 | |
| Line is longer than 80 characters. | 27 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Variable 'descricao' must be private and have accessor methods. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 22 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| '{' is not preceded with whitespace. | 32 | |
| Line contains a tab character. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Parameter id should be final. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Method 'getTabelaINSS' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| '=' is not preceded with whitespace. | 47 | |
| '=' is not followed by whitespace. | 47 | |
| Line contains a tab character. | 48 | |
| '=' is not preceded with whitespace. | 48 | |
| '=' is not followed by whitespace. | 48 | |
| '=' is not preceded with whitespace. | 48 | |
| '=' is not followed by whitespace. | 48 | |
| Line contains a tab character. | 49 | |
| '=' is not preceded with whitespace. | 49 | |
| '=' is not followed by whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Method 'getDescricao' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| '=' is not preceded with whitespace. | 58 | |
| '100' is a magic number. | 58 | |
| '=' is not followed by whitespace. | 58 | |
| '=' is not preceded with whitespace. | 58 | |
| '=' is not followed by whitespace. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line has trailing spaces. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Method 'getAliquota' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| '=' is not preceded with whitespace. | 67 | |
| '=' is not followed by whitespace. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line has trailing spaces. | 74 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Method 'getValorInicial' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| '=' is not preceded with whitespace. | 76 | |
| '=' is not followed by whitespace. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line has trailing spaces. | 83 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Method 'getValorFinal' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| '=' is not preceded with whitespace. | 85 | |
| '=' is not followed by whitespace. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Method 'setTabelaINSS' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Parameter tabelaINSS should be final. | 94 | |
| 'tabelaINSS' hides a field. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Method 'setDescricao' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Parameter descricao should be final. | 102 | |
| 'descricao' hides a field. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Method 'setAliquota' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Parameter aliquota should be final. | 110 | |
| 'aliquota' hides a field. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Method 'setValorInicial' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Parameter valorInicial should be final. | 118 | |
| 'valorInicial' hides a field. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Method 'setValorFinal' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| Parameter valorFinal should be final. | 126 | |
| 'valorFinal' hides a field. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line is longer than 80 characters. | 22 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| '{' is not preceded with whitespace. | 32 | |
| Line contains a tab character. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Parameter id should be final. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Method 'getTabelaINSS' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| '=' is not preceded with whitespace. | 47 | |
| '=' is not followed by whitespace. | 47 | |
| Line contains a tab character. | 48 | |
| '=' is not preceded with whitespace. | 48 | |
| '=' is not followed by whitespace. | 48 | |
| '=' is not preceded with whitespace. | 48 | |
| '=' is not followed by whitespace. | 48 | |
| Line contains a tab character. | 49 | |
| '=' is not preceded with whitespace. | 49 | |
| '=' is not followed by whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Method 'getDescricao' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| '=' is not preceded with whitespace. | 58 | |
| '100' is a magic number. | 58 | |
| '=' is not followed by whitespace. | 58 | |
| '=' is not preceded with whitespace. | 58 | |
| '=' is not followed by whitespace. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line has trailing spaces. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Method 'getAliquota' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| '=' is not preceded with whitespace. | 67 | |
| '=' is not followed by whitespace. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line has trailing spaces. | 74 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Method 'getValorInicial' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| '=' is not preceded with whitespace. | 76 | |
| '=' is not followed by whitespace. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line has trailing spaces. | 83 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Method 'getValorFinal' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| '=' is not preceded with whitespace. | 85 | |
| '=' is not followed by whitespace. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Method 'setTabelaINSS' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Parameter tabelaINSS should be final. | 94 | |
| 'tabelaINSS' hides a field. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Method 'setDescricao' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Parameter descricao should be final. | 102 | |
| 'descricao' hides a field. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Method 'setAliquota' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Parameter aliquota should be final. | 110 | |
| 'aliquota' hides a field. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Method 'setValorInicial' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Parameter valorInicial should be final. | 118 | |
| 'valorInicial' hides a field. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Method 'setValorFinal' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| Parameter valorFinal should be final. | 126 | |
| 'valorFinal' hides a field. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 8 | |
| Line is longer than 80 characters. | 9 | |
| Name 'AliquotaINSS_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 15 | |
| '{' is not preceded with whitespace. | 15 | |
| Line is longer than 80 characters. | 16 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Variable 'tabelaINSS' must be private and have accessor methods. | 16 | |
| Line is longer than 80 characters. | 17 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Variable 'descricao' must be private and have accessor methods. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Variable 'aliquota' must be private and have accessor methods. | 18 | |
| Line is longer than 80 characters. | 19 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Variable 'valorInicial' must be private and have accessor methods. | 19 | |
| Line is longer than 80 characters. | 20 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Variable 'valorFinal' must be private and have accessor methods. | 20 | |
| First sentence should end with a period. | 8 | |
| Line is longer than 80 characters. | 9 | |
| Name 'AliquotaINSS_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 15 | |
| '{' is not preceded with whitespace. | 15 | |
| Line is longer than 80 characters. | 16 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Variable 'tabelaINSS' must be private and have accessor methods. | 16 | |
| Line is longer than 80 characters. | 17 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Variable 'descricao' must be private and have accessor methods. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Variable 'aliquota' must be private and have accessor methods. | 18 | |
| Line is longer than 80 characters. | 19 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Variable 'valorInicial' must be private and have accessor methods. | 19 | |
| Line is longer than 80 characters. | 20 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Variable 'valorFinal' must be private and have accessor methods. | 20 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Parameter id should be final. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Method 'getDescricao' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| '=' is not preceded with whitespace. | 51 | |
| '100' is a magic number. | 51 | |
| '=' is not followed by whitespace. | 51 | |
| '=' is not preceded with whitespace. | 51 | |
| '=' is not followed by whitespace. | 51 | |
| Line contains a tab character. | 52 | |
| '{' is not preceded with whitespace. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line has trailing spaces. | 55 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Method 'getDataInicioVigencia' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line has trailing spaces. | 68 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Method 'getDataTerminoVigencia' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line has trailing spaces. | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line contains a tab character. | 79 | |
| Method 'getListaAliquotasINSS' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| '=' is not preceded with whitespace. | 79 | |
| '=' is not followed by whitespace. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Method 'setDescricao' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Parameter descricao should be final. | 88 | |
| 'descricao' hides a field. | 88 | |
| '{' is not preceded with whitespace. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line has trailing spaces. | 91 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Method 'setDataInicioVigencia' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Parameter dataInicioVigencia should be final. | 96 | |
| 'dataInicioVigencia' hides a field. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Method 'setDataTerminoVigencia' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Parameter dataTerminoVigencia should be final. | 104 | |
| 'dataTerminoVigencia' hides a field. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line is longer than 80 characters. | 112 | |
| Line contains a tab character. | 112 | |
| Method 'setListaAliquotasINSS' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Parameter listaAliquotasINSS should be final. | 112 | |
| 'listaAliquotasINSS' hides a field. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line has trailing spaces. | 119 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Method 'isVigente' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| Line contains a tab character. | 122 | |
| Parameter dataReferencia should be final. | 122 | |
| '{' is not preceded with whitespace. | 122 | |
| Line is longer than 80 characters. | 123 | |
| Line contains a tab character. | 123 | |
| 'if' is not followed by whitespace. | 123 | |
| '==' is not preceded with whitespace. | 123 | |
| '==' is not followed by whitespace. | 123 | |
| '{' is not preceded with whitespace. | 123 | |
| Line is longer than 80 characters. | 124 | |
| Line contains a tab character. | 124 | |
| 'if' is not followed by whitespace. | 124 | |
| '==' is not preceded with whitespace. | 124 | |
| '==' is not followed by whitespace. | 124 | |
| '{' is not preceded with whitespace. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line is longer than 80 characters. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Parameter id should be final. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Method 'getDescricao' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| '=' is not preceded with whitespace. | 51 | |
| '100' is a magic number. | 51 | |
| '=' is not followed by whitespace. | 51 | |
| '=' is not preceded with whitespace. | 51 | |
| '=' is not followed by whitespace. | 51 | |
| Line contains a tab character. | 52 | |
| '{' is not preceded with whitespace. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line has trailing spaces. | 55 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Method 'getDataInicioVigencia' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line has trailing spaces. | 68 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Method 'getDataTerminoVigencia' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line has trailing spaces. | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line contains a tab character. | 79 | |
| Method 'getListaAliquotasINSS' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| '=' is not preceded with whitespace. | 79 | |
| '=' is not followed by whitespace. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Method 'setDescricao' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Parameter descricao should be final. | 88 | |
| 'descricao' hides a field. | 88 | |
| '{' is not preceded with whitespace. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line has trailing spaces. | 91 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Method 'setDataInicioVigencia' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Parameter dataInicioVigencia should be final. | 96 | |
| 'dataInicioVigencia' hides a field. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Method 'setDataTerminoVigencia' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Parameter dataTerminoVigencia should be final. | 104 | |
| 'dataTerminoVigencia' hides a field. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line is longer than 80 characters. | 112 | |
| Line contains a tab character. | 112 | |
| Method 'setListaAliquotasINSS' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Parameter listaAliquotasINSS should be final. | 112 | |
| 'listaAliquotasINSS' hides a field. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line has trailing spaces. | 119 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Method 'isVigente' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| Line contains a tab character. | 122 | |
| Parameter dataReferencia should be final. | 122 | |
| '{' is not preceded with whitespace. | 122 | |
| Line is longer than 80 characters. | 123 | |
| Line contains a tab character. | 123 | |
| 'if' is not followed by whitespace. | 123 | |
| '==' is not preceded with whitespace. | 123 | |
| '==' is not followed by whitespace. | 123 | |
| '{' is not preceded with whitespace. | 123 | |
| Line is longer than 80 characters. | 124 | |
| Line contains a tab character. | 124 | |
| 'if' is not followed by whitespace. | 124 | |
| '==' is not preceded with whitespace. | 124 | |
| '==' is not followed by whitespace. | 124 | |
| '{' is not preceded with whitespace. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 11 | |
| Line is longer than 80 characters. | 12 | |
| Name 'TabelaINSS_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Variable 'descricao' must be private and have accessor methods. | 19 | |
| Line is longer than 80 characters. | 20 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Variable 'dataInicioVigencia' must be private and have accessor methods. | 20 | |
| Line is longer than 80 characters. | 21 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Variable 'dataTerminoVigencia' must be private and have accessor methods. | 21 | |
| Line is longer than 80 characters. | 22 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Variable 'listaAliquotasINSS' must be private and have accessor methods. | 22 | |
| First sentence should end with a period. | 11 | |
| Line is longer than 80 characters. | 12 | |
| Name 'TabelaINSS_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Variable 'descricao' must be private and have accessor methods. | 19 | |
| Line is longer than 80 characters. | 20 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Variable 'dataInicioVigencia' must be private and have accessor methods. | 20 | |
| Line is longer than 80 characters. | 21 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Variable 'dataTerminoVigencia' must be private and have accessor methods. | 21 | |
| Line is longer than 80 characters. | 22 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Variable 'listaAliquotasINSS' must be private and have accessor methods. | 22 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 22 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| '{' is not preceded with whitespace. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Parameter id should be final. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Method 'getTabelaImpostoRenda' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| '=' is not preceded with whitespace. | 48 | |
| '=' is not followed by whitespace. | 48 | |
| Line contains a tab character. | 49 | |
| '=' is not preceded with whitespace. | 49 | |
| '=' is not followed by whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| '=' is not preceded with whitespace. | 50 | |
| '=' is not followed by whitespace. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Method 'getDescricao' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| '=' is not preceded with whitespace. | 59 | |
| '100' is a magic number. | 59 | |
| '=' is not followed by whitespace. | 59 | |
| '=' is not preceded with whitespace. | 59 | |
| '=' is not followed by whitespace. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Method 'getAliquota' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| '=' is not preceded with whitespace. | 68 | |
| '=' is not followed by whitespace. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Method 'getValorInicial' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| '=' is not preceded with whitespace. | 77 | |
| '=' is not followed by whitespace. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Method 'getValorFinal' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| '=' is not preceded with whitespace. | 86 | |
| '=' is not followed by whitespace. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Method 'getValorParcelaADeduzir' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| '=' is not preceded with whitespace. | 95 | |
| '=' is not followed by whitespace. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Line contains a tab character. | 104 | |
| Method 'setTabelaImpostoRenda' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Parameter tabelaImpostoRenda should be final. | 104 | |
| 'tabelaImpostoRenda' hides a field. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Method 'setDescricao' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Parameter descricao should be final. | 112 | |
| 'descricao' hides a field. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Method 'setAliquota' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Parameter aliquota should be final. | 120 | |
| 'aliquota' hides a field. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Method 'setValorInicial' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Parameter valorInicial should be final. | 128 | |
| 'valorInicial' hides a field. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Method 'setValorFinal' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| Parameter valorFinal should be final. | 136 | |
| 'valorFinal' hides a field. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Method 'setValorParcelaADeduzir' is not designed for extension - needs to be abstract, final or empty. | 144 | |
| Parameter valorParcelaADeduzir should be final. | 144 | |
| 'valorParcelaADeduzir' hides a field. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 148 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line contains a tab character. | 153 | |
| Avoid inline conditionals. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line is longer than 80 characters. | 156 | |
| Line contains a tab character. | 156 | |
| Avoid inline conditionals. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line is longer than 80 characters. | 159 | |
| Line contains a tab character. | 159 | |
| Avoid inline conditionals. | 159 | |
| Line contains a tab character. | 160 | |
| Line is longer than 80 characters. | 161 | |
| Line contains a tab character. | 161 | |
| Avoid inline conditionals. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Line is longer than 80 characters. | 164 | |
| Line contains a tab character. | 164 | |
| Avoid inline conditionals. | 164 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 169 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 169 | |
| Line contains a tab character. | 170 | |
| Parameter obj should be final. | 170 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 188 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| Line is longer than 80 characters. | 192 | |
| Line contains a tab character. | 192 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 194 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Line contains a tab character. | 200 | |
| Line contains a tab character. | 201 | |
| Line contains a tab character. | 202 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 204 | |
| Line contains a tab character. | 205 | |
| Line contains a tab character. | 206 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| Line contains a tab character. | 209 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 | |
| Line is longer than 80 characters. | 213 | |
| Line contains a tab character. | 213 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 215 | |
| Line contains a tab character. | 216 | |
| Line contains a tab character. | 217 | |
| Line has trailing spaces. | 218 | |
| Line contains a tab character. | 218 | |
| Line has trailing spaces. | 219 | |
| Line contains a tab character. | 219 | |
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 22 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| '{' is not preceded with whitespace. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Parameter id should be final. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Method 'getTabelaImpostoRenda' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| '=' is not preceded with whitespace. | 48 | |
| '=' is not followed by whitespace. | 48 | |
| Line contains a tab character. | 49 | |
| '=' is not preceded with whitespace. | 49 | |
| '=' is not followed by whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| '=' is not preceded with whitespace. | 50 | |
| '=' is not followed by whitespace. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Method 'getDescricao' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| '=' is not preceded with whitespace. | 59 | |
| '100' is a magic number. | 59 | |
| '=' is not followed by whitespace. | 59 | |
| '=' is not preceded with whitespace. | 59 | |
| '=' is not followed by whitespace. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Method 'getAliquota' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| '=' is not preceded with whitespace. | 68 | |
| '=' is not followed by whitespace. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Method 'getValorInicial' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| '=' is not preceded with whitespace. | 77 | |
| '=' is not followed by whitespace. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Method 'getValorFinal' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| '=' is not preceded with whitespace. | 86 | |
| '=' is not followed by whitespace. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Method 'getValorParcelaADeduzir' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| '=' is not preceded with whitespace. | 95 | |
| '=' is not followed by whitespace. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Line contains a tab character. | 104 | |
| Method 'setTabelaImpostoRenda' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Parameter tabelaImpostoRenda should be final. | 104 | |
| 'tabelaImpostoRenda' hides a field. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Method 'setDescricao' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Parameter descricao should be final. | 112 | |
| 'descricao' hides a field. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Method 'setAliquota' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Parameter aliquota should be final. | 120 | |
| 'aliquota' hides a field. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Method 'setValorInicial' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Parameter valorInicial should be final. | 128 | |
| 'valorInicial' hides a field. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Method 'setValorFinal' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| Parameter valorFinal should be final. | 136 | |
| 'valorFinal' hides a field. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Method 'setValorParcelaADeduzir' is not designed for extension - needs to be abstract, final or empty. | 144 | |
| Parameter valorParcelaADeduzir should be final. | 144 | |
| 'valorParcelaADeduzir' hides a field. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 148 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line contains a tab character. | 153 | |
| Avoid inline conditionals. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line is longer than 80 characters. | 156 | |
| Line contains a tab character. | 156 | |
| Avoid inline conditionals. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line is longer than 80 characters. | 159 | |
| Line contains a tab character. | 159 | |
| Avoid inline conditionals. | 159 | |
| Line contains a tab character. | 160 | |
| Line is longer than 80 characters. | 161 | |
| Line contains a tab character. | 161 | |
| Avoid inline conditionals. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Line is longer than 80 characters. | 164 | |
| Line contains a tab character. | 164 | |
| Avoid inline conditionals. | 164 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 169 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 169 | |
| Line contains a tab character. | 170 | |
| Parameter obj should be final. | 170 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 188 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| Line is longer than 80 characters. | 192 | |
| Line contains a tab character. | 192 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 194 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Line contains a tab character. | 200 | |
| Line contains a tab character. | 201 | |
| Line contains a tab character. | 202 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 204 | |
| Line contains a tab character. | 205 | |
| Line contains a tab character. | 206 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| Line contains a tab character. | 209 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 | |
| Line is longer than 80 characters. | 213 | |
| Line contains a tab character. | 213 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 215 | |
| Line contains a tab character. | 216 | |
| Line contains a tab character. | 217 | |
| Line has trailing spaces. | 218 | |
| Line contains a tab character. | 218 | |
| Line has trailing spaces. | 219 | |
| Line contains a tab character. | 219 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 8 | |
| Line is longer than 80 characters. | 9 | |
| Name 'AliquotaImpostoRenda_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 15 | |
| Line is longer than 80 characters. | 16 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| ',' is not followed by whitespace. | 16 | |
| Variable 'tabelaImpostoRenda' must be private and have accessor methods. | 16 | |
| Line is longer than 80 characters. | 17 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| ',' is not followed by whitespace. | 17 | |
| Variable 'descricao' must be private and have accessor methods. | 17 | |
| Line is longer than 80 characters. | 18 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| ',' is not followed by whitespace. | 18 | |
| Variable 'aliquota' must be private and have accessor methods. | 18 | |
| Line is longer than 80 characters. | 19 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| ',' is not followed by whitespace. | 19 | |
| Variable 'valorInicial' must be private and have accessor methods. | 19 | |
| Line is longer than 80 characters. | 20 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| ',' is not followed by whitespace. | 20 | |
| Variable 'valorFinal' must be private and have accessor methods. | 20 | |
| Line is longer than 80 characters. | 21 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| ',' is not followed by whitespace. | 21 | |
| Variable 'valorParcelaADeduzir' must be private and have accessor methods. | 21 | |
| First sentence should end with a period. | 8 | |
| Line is longer than 80 characters. | 9 | |
| Name 'AliquotaImpostoRenda_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 15 | |
| Line is longer than 80 characters. | 16 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| ',' is not followed by whitespace. | 16 | |
| Variable 'tabelaImpostoRenda' must be private and have accessor methods. | 16 | |
| Line is longer than 80 characters. | 17 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| ',' is not followed by whitespace. | 17 | |
| Variable 'descricao' must be private and have accessor methods. | 17 | |
| Line is longer than 80 characters. | 18 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| ',' is not followed by whitespace. | 18 | |
| Variable 'aliquota' must be private and have accessor methods. | 18 | |
| Line is longer than 80 characters. | 19 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| ',' is not followed by whitespace. | 19 | |
| Variable 'valorInicial' must be private and have accessor methods. | 19 | |
| Line is longer than 80 characters. | 20 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| ',' is not followed by whitespace. | 20 | |
| Variable 'valorFinal' must be private and have accessor methods. | 20 | |
| Line is longer than 80 characters. | 21 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| ',' is not followed by whitespace. | 21 | |
| Variable 'valorParcelaADeduzir' must be private and have accessor methods. | 21 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line contains a tab character. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Parameter id should be final. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Method 'getDescricao' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| '=' is not preceded with whitespace. | 52 | |
| '100' is a magic number. | 52 | |
| '=' is not followed by whitespace. | 52 | |
| '=' is not preceded with whitespace. | 52 | |
| '=' is not followed by whitespace. | 52 | |
| Line contains a tab character. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Method 'getAnoBase' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| '=' is not preceded with whitespace. | 61 | |
| '=' is not followed by whitespace. | 61 | |
| Line contains a tab character. | 62 | |
| '{' is not preceded with whitespace. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line has trailing spaces. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Method 'getDataInicioVigencia' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Method 'getDataTerminoVigencia' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line contains a tab character. | 89 | |
| Method 'getListaAliquotasImpostoRenda' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| '=' is not preceded with whitespace. | 89 | |
| '=' is not followed by whitespace. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Method 'setDescricao' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Parameter descricao should be final. | 98 | |
| 'descricao' hides a field. | 98 | |
| '{' is not preceded with whitespace. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line has trailing spaces. | 101 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Method 'setAnoBase' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Parameter anoBase should be final. | 106 | |
| 'anoBase' hides a field. | 106 | |
| '{' is not preceded with whitespace. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line has trailing spaces. | 109 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Method 'setDataInicioVigencia' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| Parameter dataInicioVigencia should be final. | 114 | |
| 'dataInicioVigencia' hides a field. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Method 'setDataTerminoVigencia' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| Parameter dataTerminoVigencia should be final. | 122 | |
| 'dataTerminoVigencia' hides a field. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line is longer than 80 characters. | 130 | |
| Line contains a tab character. | 130 | |
| Method 'setListaAliquotasImpostoRenda' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Parameter listaAliquotasImpostoRenda should be final. | 130 | |
| 'listaAliquotasImpostoRenda' hides a field. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Method 'isVigente' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| Line contains a tab character. | 140 | |
| Parameter dataReferencia should be final. | 140 | |
| '{' is not preceded with whitespace. | 140 | |
| Line is longer than 80 characters. | 141 | |
| Line contains a tab character. | 141 | |
| 'if' is not followed by whitespace. | 141 | |
| '==' is not preceded with whitespace. | 141 | |
| '==' is not followed by whitespace. | 141 | |
| '{' is not preceded with whitespace. | 141 | |
| Line is longer than 80 characters. | 142 | |
| Line contains a tab character. | 142 | |
| 'if' is not followed by whitespace. | 142 | |
| '==' is not preceded with whitespace. | 142 | |
| '==' is not followed by whitespace. | 142 | |
| '{' is not preceded with whitespace. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 149 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line contains a tab character. | 153 | |
| Avoid inline conditionals. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line is longer than 80 characters. | 156 | |
| Line contains a tab character. | 156 | |
| Avoid inline conditionals. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Line is longer than 80 characters. | 160 | |
| Line contains a tab character. | 160 | |
| Avoid inline conditionals. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 165 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| Line contains a tab character. | 166 | |
| Parameter obj should be final. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Line is longer than 80 characters. | 188 | |
| Line contains a tab character. | 188 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 192 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 194 | |
| Line is longer than 80 characters. | 195 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Line has trailing spaces. | 200 | |
| Line contains a tab character. | 200 | |
| Line has trailing spaces. | 201 | |
| Line contains a tab character. | 201 | |
| Line is longer than 80 characters. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line contains a tab character. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Parameter id should be final. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Method 'getDescricao' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| '=' is not preceded with whitespace. | 52 | |
| '100' is a magic number. | 52 | |
| '=' is not followed by whitespace. | 52 | |
| '=' is not preceded with whitespace. | 52 | |
| '=' is not followed by whitespace. | 52 | |
| Line contains a tab character. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Method 'getAnoBase' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| '=' is not preceded with whitespace. | 61 | |
| '=' is not followed by whitespace. | 61 | |
| Line contains a tab character. | 62 | |
| '{' is not preceded with whitespace. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line has trailing spaces. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Method 'getDataInicioVigencia' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Method 'getDataTerminoVigencia' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line contains a tab character. | 89 | |
| Method 'getListaAliquotasImpostoRenda' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| '=' is not preceded with whitespace. | 89 | |
| '=' is not followed by whitespace. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Method 'setDescricao' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Parameter descricao should be final. | 98 | |
| 'descricao' hides a field. | 98 | |
| '{' is not preceded with whitespace. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line has trailing spaces. | 101 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Method 'setAnoBase' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Parameter anoBase should be final. | 106 | |
| 'anoBase' hides a field. | 106 | |
| '{' is not preceded with whitespace. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line has trailing spaces. | 109 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Method 'setDataInicioVigencia' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| Parameter dataInicioVigencia should be final. | 114 | |
| 'dataInicioVigencia' hides a field. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Method 'setDataTerminoVigencia' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| Parameter dataTerminoVigencia should be final. | 122 | |
| 'dataTerminoVigencia' hides a field. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line is longer than 80 characters. | 130 | |
| Line contains a tab character. | 130 | |
| Method 'setListaAliquotasImpostoRenda' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Parameter listaAliquotasImpostoRenda should be final. | 130 | |
| 'listaAliquotasImpostoRenda' hides a field. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Method 'isVigente' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| Line contains a tab character. | 140 | |
| Parameter dataReferencia should be final. | 140 | |
| '{' is not preceded with whitespace. | 140 | |
| Line is longer than 80 characters. | 141 | |
| Line contains a tab character. | 141 | |
| 'if' is not followed by whitespace. | 141 | |
| '==' is not preceded with whitespace. | 141 | |
| '==' is not followed by whitespace. | 141 | |
| '{' is not preceded with whitespace. | 141 | |
| Line is longer than 80 characters. | 142 | |
| Line contains a tab character. | 142 | |
| 'if' is not followed by whitespace. | 142 | |
| '==' is not preceded with whitespace. | 142 | |
| '==' is not followed by whitespace. | 142 | |
| '{' is not preceded with whitespace. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 149 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line contains a tab character. | 153 | |
| Avoid inline conditionals. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line is longer than 80 characters. | 156 | |
| Line contains a tab character. | 156 | |
| Avoid inline conditionals. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Line is longer than 80 characters. | 160 | |
| Line contains a tab character. | 160 | |
| Avoid inline conditionals. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 165 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| Line contains a tab character. | 166 | |
| Parameter obj should be final. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Line is longer than 80 characters. | 188 | |
| Line contains a tab character. | 188 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 192 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 194 | |
| Line is longer than 80 characters. | 195 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Line has trailing spaces. | 200 | |
| Line contains a tab character. | 200 | |
| Line has trailing spaces. | 201 | |
| Line contains a tab character. | 201 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 12 | |
| Line is longer than 80 characters. | 13 | |
| Name 'TabelaImpostoRenda_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 19 | |
| Line is longer than 80 characters. | 20 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Variable 'descricao' must be private and have accessor methods. | 20 | |
| Line is longer than 80 characters. | 21 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Variable 'anoBase' must be private and have accessor methods. | 21 | |
| Line is longer than 80 characters. | 22 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Variable 'dataInicioVigencia' must be private and have accessor methods. | 22 | |
| Line is longer than 80 characters. | 23 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Variable 'dataTerminoVigencia' must be private and have accessor methods. | 23 | |
| Line is longer than 80 characters. | 24 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Variable 'listaAliquotasImpostoRenda' must be private and have accessor methods. | 24 | |
| First sentence should end with a period. | 12 | |
| Line is longer than 80 characters. | 13 | |
| Name 'TabelaImpostoRenda_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 19 | |
| Line is longer than 80 characters. | 20 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Variable 'descricao' must be private and have accessor methods. | 20 | |
| Line is longer than 80 characters. | 21 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Variable 'anoBase' must be private and have accessor methods. | 21 | |
| Line is longer than 80 characters. | 22 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Variable 'dataInicioVigencia' must be private and have accessor methods. | 22 | |
| Line is longer than 80 characters. | 23 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Variable 'dataTerminoVigencia' must be private and have accessor methods. | 23 | |
| Line is longer than 80 characters. | 24 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Variable 'listaAliquotasImpostoRenda' must be private and have accessor methods. | 24 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 26 | |
| '{' is not preceded with whitespace. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Parameter id should be final. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Method 'getNome' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| '=' is not preceded with whitespace. | 49 | |
| '255' is a magic number. | 49 | |
| '=' is not followed by whitespace. | 49 | |
| '=' is not preceded with whitespace. | 49 | |
| '=' is not followed by whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Method 'getMunicipio' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| '=' is not preceded with whitespace. | 58 | |
| '=' is not followed by whitespace. | 58 | |
| Line contains a tab character. | 59 | |
| '=' is not preceded with whitespace. | 59 | |
| '=' is not followed by whitespace. | 59 | |
| '=' is not preceded with whitespace. | 59 | |
| '=' is not followed by whitespace. | 59 | |
| Line contains a tab character. | 60 | |
| '=' is not preceded with whitespace. | 60 | |
| '=' is not followed by whitespace. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line has trailing spaces. | 64 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line has trailing spaces. | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line contains a tab character. | 69 | |
| Method 'getListaLogradouros' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| '=' is not preceded with whitespace. | 69 | |
| '=' is not followed by whitespace. | 69 | |
| '=' is not preceded with whitespace. | 69 | |
| '=' is not followed by whitespace. | 69 | |
| '=' is not preceded with whitespace. | 69 | |
| '=' is not followed by whitespace. | 69 | |
| Line contains a tab character. | 70 | |
| '{' is not preceded with whitespace. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line has trailing spaces. | 73 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Method 'setNome' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Parameter nome should be final. | 78 | |
| 'nome' hides a field. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Method 'setMunicipio' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Parameter municipio should be final. | 86 | |
| 'municipio' hides a field. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line has trailing spaces. | 89 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Method 'setListaLogradouros' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Parameter listaLogradouros should be final. | 94 | |
| 'listaLogradouros' hides a field. | 94 | |
| '{' is not preceded with whitespace. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line has trailing spaces. | 97 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line has trailing spaces. | 101 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Line contains a tab character. | 104 | |
| Parameter bairro should be final. | 104 | |
| Line contains a tab character. | 105 | |
| 'if' is not followed by whitespace. | 105 | |
| '!=' is not preceded with whitespace. | 105 | |
| '!=' is not followed by whitespace. | 105 | |
| '!=' is not preceded with whitespace. | 105 | |
| '!=' is not followed by whitespace. | 105 | |
| '{' is not preceded with whitespace. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Line contains a tab character. | 108 | |
| 'if' is not followed by whitespace. | 108 | |
| '{' is not preceded with whitespace. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line is longer than 80 characters. | 26 | |
| '{' is not preceded with whitespace. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Parameter id should be final. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Method 'getNome' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| '=' is not preceded with whitespace. | 49 | |
| '255' is a magic number. | 49 | |
| '=' is not followed by whitespace. | 49 | |
| '=' is not preceded with whitespace. | 49 | |
| '=' is not followed by whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Method 'getMunicipio' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| '=' is not preceded with whitespace. | 58 | |
| '=' is not followed by whitespace. | 58 | |
| Line contains a tab character. | 59 | |
| '=' is not preceded with whitespace. | 59 | |
| '=' is not followed by whitespace. | 59 | |
| '=' is not preceded with whitespace. | 59 | |
| '=' is not followed by whitespace. | 59 | |
| Line contains a tab character. | 60 | |
| '=' is not preceded with whitespace. | 60 | |
| '=' is not followed by whitespace. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line has trailing spaces. | 64 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line has trailing spaces. | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line contains a tab character. | 69 | |
| Method 'getListaLogradouros' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| '=' is not preceded with whitespace. | 69 | |
| '=' is not followed by whitespace. | 69 | |
| '=' is not preceded with whitespace. | 69 | |
| '=' is not followed by whitespace. | 69 | |
| '=' is not preceded with whitespace. | 69 | |
| '=' is not followed by whitespace. | 69 | |
| Line contains a tab character. | 70 | |
| '{' is not preceded with whitespace. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line has trailing spaces. | 73 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Method 'setNome' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Parameter nome should be final. | 78 | |
| 'nome' hides a field. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Method 'setMunicipio' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Parameter municipio should be final. | 86 | |
| 'municipio' hides a field. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line has trailing spaces. | 89 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Method 'setListaLogradouros' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Parameter listaLogradouros should be final. | 94 | |
| 'listaLogradouros' hides a field. | 94 | |
| '{' is not preceded with whitespace. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line has trailing spaces. | 97 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line has trailing spaces. | 101 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Line contains a tab character. | 104 | |
| Parameter bairro should be final. | 104 | |
| Line contains a tab character. | 105 | |
| 'if' is not followed by whitespace. | 105 | |
| '!=' is not preceded with whitespace. | 105 | |
| '!=' is not followed by whitespace. | 105 | |
| '!=' is not preceded with whitespace. | 105 | |
| '!=' is not followed by whitespace. | 105 | |
| '{' is not preceded with whitespace. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Line contains a tab character. | 108 | |
| 'if' is not followed by whitespace. | 108 | |
| '{' is not preceded with whitespace. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 9 | |
| Line is longer than 80 characters. | 10 | |
| Name 'Bairro_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Variable 'nome' must be private and have accessor methods. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Variable 'municipio' must be private and have accessor methods. | 18 | |
| Line is longer than 80 characters. | 19 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Variable 'listaLogradouros' must be private and have accessor methods. | 19 | |
| First sentence should end with a period. | 9 | |
| Line is longer than 80 characters. | 10 | |
| Name 'Bairro_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Variable 'nome' must be private and have accessor methods. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Variable 'municipio' must be private and have accessor methods. | 18 | |
| Line is longer than 80 characters. | 19 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Variable 'listaLogradouros' must be private and have accessor methods. | 19 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '=' is not preceded with whitespace. | 21 | |
| '=' is not followed by whitespace. | 21 | |
| Line is longer than 80 characters. | 22 | |
| '{' is not preceded with whitespace. | 23 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Parameter id should be final. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Method 'getNumero' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| '=' is not preceded with whitespace. | 45 | |
| '10' is a magic number. | 45 | |
| '=' is not followed by whitespace. | 45 | |
| '=' is not preceded with whitespace. | 45 | |
| '=' is not followed by whitespace. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line has trailing spaces. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Method 'getComplemento' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| '=' is not preceded with whitespace. | 54 | |
| '255' is a magic number. | 54 | |
| '=' is not followed by whitespace. | 54 | |
| '=' is not preceded with whitespace. | 54 | |
| '=' is not followed by whitespace. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line has trailing spaces. | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Method 'getLogradouro' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| '=' is not preceded with whitespace. | 63 | |
| '=' is not followed by whitespace. | 63 | |
| Line contains a tab character. | 64 | |
| '=' is not preceded with whitespace. | 64 | |
| '=' is not followed by whitespace. | 64 | |
| '=' is not preceded with whitespace. | 64 | |
| '=' is not followed by whitespace. | 64 | |
| Line contains a tab character. | 65 | |
| '=' is not preceded with whitespace. | 65 | |
| '=' is not followed by whitespace. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Method 'setNumero' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Parameter numero should be final. | 74 | |
| 'numero' hides a field. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line has trailing spaces. | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Method 'setComplemento' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Parameter complemento should be final. | 82 | |
| 'complemento' hides a field. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Method 'setLogradouro' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Parameter logradouro should be final. | 90 | |
| 'logradouro' hides a field. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| File does not end with a newline. | 0 | |
| '=' is not preceded with whitespace. | 21 | |
| '=' is not followed by whitespace. | 21 | |
| Line is longer than 80 characters. | 22 | |
| '{' is not preceded with whitespace. | 23 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Parameter id should be final. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Method 'getNumero' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| '=' is not preceded with whitespace. | 45 | |
| '10' is a magic number. | 45 | |
| '=' is not followed by whitespace. | 45 | |
| '=' is not preceded with whitespace. | 45 | |
| '=' is not followed by whitespace. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line has trailing spaces. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Method 'getComplemento' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| '=' is not preceded with whitespace. | 54 | |
| '255' is a magic number. | 54 | |
| '=' is not followed by whitespace. | 54 | |
| '=' is not preceded with whitespace. | 54 | |
| '=' is not followed by whitespace. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line has trailing spaces. | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Method 'getLogradouro' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| '=' is not preceded with whitespace. | 63 | |
| '=' is not followed by whitespace. | 63 | |
| Line contains a tab character. | 64 | |
| '=' is not preceded with whitespace. | 64 | |
| '=' is not followed by whitespace. | 64 | |
| '=' is not preceded with whitespace. | 64 | |
| '=' is not followed by whitespace. | 64 | |
| Line contains a tab character. | 65 | |
| '=' is not preceded with whitespace. | 65 | |
| '=' is not followed by whitespace. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Method 'setNumero' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Parameter numero should be final. | 74 | |
| 'numero' hides a field. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line has trailing spaces. | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Method 'setComplemento' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Parameter complemento should be final. | 82 | |
| 'complemento' hides a field. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Method 'setLogradouro' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Parameter logradouro should be final. | 90 | |
| 'logradouro' hides a field. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 8 | |
| Line is longer than 80 characters. | 9 | |
| Name 'Endereco_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 15 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Variable 'numero' must be private and have accessor methods. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Variable 'complemento' must be private and have accessor methods. | 17 | |
| Line is longer than 80 characters. | 18 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Variable 'logradouro' must be private and have accessor methods. | 18 | |
| First sentence should end with a period. | 8 | |
| Line is longer than 80 characters. | 9 | |
| Name 'Endereco_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 15 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Variable 'numero' must be private and have accessor methods. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Variable 'complemento' must be private and have accessor methods. | 17 | |
| Line is longer than 80 characters. | 18 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Variable 'logradouro' must be private and have accessor methods. | 18 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| Line is longer than 80 characters. | 26 | |
| '{' is not preceded with whitespace. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Parameter id should be final. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Method 'getTipoLogradouro' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| '=' is not preceded with whitespace. | 50 | |
| '=' is not followed by whitespace. | 50 | |
| Line contains a tab character. | 51 | |
| '=' is not preceded with whitespace. | 51 | |
| '=' is not followed by whitespace. | 51 | |
| '=' is not preceded with whitespace. | 51 | |
| '30' is a magic number. | 51 | |
| '=' is not followed by whitespace. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Method 'getNome' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| '=' is not preceded with whitespace. | 60 | |
| '255' is a magic number. | 60 | |
| '=' is not followed by whitespace. | 60 | |
| '=' is not preceded with whitespace. | 60 | |
| '=' is not followed by whitespace. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Method 'getBairro' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| '=' is not preceded with whitespace. | 69 | |
| '=' is not followed by whitespace. | 69 | |
| Line contains a tab character. | 70 | |
| '=' is not preceded with whitespace. | 70 | |
| '=' is not followed by whitespace. | 70 | |
| '=' is not preceded with whitespace. | 70 | |
| '=' is not followed by whitespace. | 70 | |
| Line contains a tab character. | 71 | |
| '=' is not preceded with whitespace. | 71 | |
| '=' is not followed by whitespace. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line has trailing spaces. | 75 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line has trailing spaces. | 78 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Method 'getCep' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| '=' is not preceded with whitespace. | 80 | |
| '8' is a magic number. | 80 | |
| '=' is not followed by whitespace. | 80 | |
| '=' is not preceded with whitespace. | 80 | |
| '=' is not followed by whitespace. | 80 | |
| Line contains a tab character. | 81 | |
| '{' is not preceded with whitespace. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Method 'setTipoLogradouro' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Parameter tipoLogradouro should be final. | 89 | |
| 'tipoLogradouro' hides a field. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Method 'setNome' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Parameter descricao should be final. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Method 'setBairro' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Parameter bairro should be final. | 105 | |
| 'bairro' hides a field. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line has trailing spaces. | 108 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Method 'setCep' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Parameter cep should be final. | 113 | |
| 'cep' hides a field. | 113 | |
| '{' is not preceded with whitespace. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 117 | |
| Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| Line contains a tab character. | 118 | |
| Parameter o should be final. | 118 | |
| Line contains a tab character. | 119 | |
| 'if' is not followed by whitespace. | 119 | |
| '!=' is not preceded with whitespace. | 119 | |
| '!=' is not followed by whitespace. | 119 | |
| '!=' is not preceded with whitespace. | 119 | |
| '!=' is not followed by whitespace. | 119 | |
| '{' is not preceded with whitespace. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line is longer than 80 characters. | 122 | |
| Line contains a tab character. | 122 | |
| 'if' is not followed by whitespace. | 122 | |
| '{' is not preceded with whitespace. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| File does not end with a newline. | 0 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| Line is longer than 80 characters. | 26 | |
| '{' is not preceded with whitespace. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Parameter id should be final. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Method 'getTipoLogradouro' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| '=' is not preceded with whitespace. | 50 | |
| '=' is not followed by whitespace. | 50 | |
| Line contains a tab character. | 51 | |
| '=' is not preceded with whitespace. | 51 | |
| '=' is not followed by whitespace. | 51 | |
| '=' is not preceded with whitespace. | 51 | |
| '30' is a magic number. | 51 | |
| '=' is not followed by whitespace. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Method 'getNome' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| '=' is not preceded with whitespace. | 60 | |
| '255' is a magic number. | 60 | |
| '=' is not followed by whitespace. | 60 | |
| '=' is not preceded with whitespace. | 60 | |
| '=' is not followed by whitespace. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Method 'getBairro' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| '=' is not preceded with whitespace. | 69 | |
| '=' is not followed by whitespace. | 69 | |
| Line contains a tab character. | 70 | |
| '=' is not preceded with whitespace. | 70 | |
| '=' is not followed by whitespace. | 70 | |
| '=' is not preceded with whitespace. | 70 | |
| '=' is not followed by whitespace. | 70 | |
| Line contains a tab character. | 71 | |
| '=' is not preceded with whitespace. | 71 | |
| '=' is not followed by whitespace. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line has trailing spaces. | 75 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line has trailing spaces. | 78 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Method 'getCep' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| '=' is not preceded with whitespace. | 80 | |
| '8' is a magic number. | 80 | |
| '=' is not followed by whitespace. | 80 | |
| '=' is not preceded with whitespace. | 80 | |
| '=' is not followed by whitespace. | 80 | |
| Line contains a tab character. | 81 | |
| '{' is not preceded with whitespace. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Method 'setTipoLogradouro' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Parameter tipoLogradouro should be final. | 89 | |
| 'tipoLogradouro' hides a field. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Method 'setNome' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Parameter descricao should be final. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Method 'setBairro' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Parameter bairro should be final. | 105 | |
| 'bairro' hides a field. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line has trailing spaces. | 108 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Method 'setCep' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Parameter cep should be final. | 113 | |
| 'cep' hides a field. | 113 | |
| '{' is not preceded with whitespace. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 117 | |
| Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| Line contains a tab character. | 118 | |
| Parameter o should be final. | 118 | |
| Line contains a tab character. | 119 | |
| 'if' is not followed by whitespace. | 119 | |
| '!=' is not preceded with whitespace. | 119 | |
| '!=' is not followed by whitespace. | 119 | |
| '!=' is not preceded with whitespace. | 119 | |
| '!=' is not followed by whitespace. | 119 | |
| '{' is not preceded with whitespace. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line is longer than 80 characters. | 122 | |
| Line contains a tab character. | 122 | |
| 'if' is not followed by whitespace. | 122 | |
| '{' is not preceded with whitespace. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 9 | |
| Line is longer than 80 characters. | 10 | |
| Name 'Logradouro_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 16 | |
| Line is longer than 80 characters. | 17 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Variable 'tipoLogradouro' must be private and have accessor methods. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Variable 'nome' must be private and have accessor methods. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Variable 'bairro' must be private and have accessor methods. | 19 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Variable 'cep' must be private and have accessor methods. | 20 | |
| First sentence should end with a period. | 9 | |
| Line is longer than 80 characters. | 10 | |
| Name 'Logradouro_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 16 | |
| Line is longer than 80 characters. | 17 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Variable 'tipoLogradouro' must be private and have accessor methods. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Variable 'nome' must be private and have accessor methods. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Variable 'bairro' must be private and have accessor methods. | 19 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Variable 'cep' must be private and have accessor methods. | 20 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 21 | |
| '=' is not preceded with whitespace. | 27 | |
| '=' is not followed by whitespace. | 27 | |
| Line is longer than 80 characters. | 28 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Parameter id should be final. | 43 | |
| '{' is not preceded with whitespace. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Method 'getNome' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| '=' is not preceded with whitespace. | 51 | |
| '255' is a magic number. | 51 | |
| '=' is not followed by whitespace. | 51 | |
| '=' is not preceded with whitespace. | 51 | |
| '=' is not followed by whitespace. | 51 | |
| '=' is not preceded with whitespace. | 51 | |
| '=' is not followed by whitespace. | 51 | |
| Line contains a tab character. | 52 | |
| '=' is not preceded with whitespace. | 52 | |
| '=' is not followed by whitespace. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line has trailing spaces. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Method 'getUf' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| '=' is not preceded with whitespace. | 61 | |
| '=' is not followed by whitespace. | 61 | |
| Line contains a tab character. | 62 | |
| '=' is not preceded with whitespace. | 62 | |
| '19' is a magic number. | 62 | |
| '=' is not followed by whitespace. | 62 | |
| '=' is not preceded with whitespace. | 62 | |
| '=' is not followed by whitespace. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line has trailing spaces. | 66 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line has trailing spaces. | 69 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line contains a tab character. | 71 | |
| Method 'getListaBairros' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| '=' is not preceded with whitespace. | 71 | |
| '=' is not followed by whitespace. | 71 | |
| '=' is not preceded with whitespace. | 71 | |
| '=' is not followed by whitespace. | 71 | |
| '=' is not preceded with whitespace. | 71 | |
| '=' is not followed by whitespace. | 71 | |
| Line contains a tab character. | 72 | |
| '{' is not preceded with whitespace. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Method 'setNome' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Parameter nome should be final. | 80 | |
| 'nome' hides a field. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Method 'setUf' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Parameter uf should be final. | 88 | |
| 'uf' hides a field. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line has trailing spaces. | 91 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Method 'setListaBairros' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Parameter listaBairros should be final. | 96 | |
| 'listaBairros' hides a field. | 96 | |
| '{' is not preceded with whitespace. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line has trailing spaces. | 102 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Line contains a tab character. | 108 | |
| Avoid inline conditionals. | 108 | |
| Line contains a tab character. | 109 | |
| Avoid inline conditionals. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line has trailing spaces. | 116 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Line contains a tab character. | 119 | |
| Parameter obj should be final. | 119 | |
| 'if' construct must use '{}'s. | 120 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| 'if' construct must use '{}'s. | 122 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| 'if' construct must use '{}'s. | 124 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| 'if' construct must use '{}'s. | 128 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| 'if' construct must use '{}'s. | 130 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| 'if' construct must use '{}'s. | 132 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line has trailing spaces. | 136 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line has trailing spaces. | 140 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 142 | |
| Line contains a tab character. | 143 | |
| Parameter municipio should be final. | 143 | |
| Line contains a tab character. | 144 | |
| 'if' is not followed by whitespace. | 144 | |
| '!=' is not preceded with whitespace. | 144 | |
| '!=' is not followed by whitespace. | 144 | |
| '!=' is not preceded with whitespace. | 144 | |
| '!=' is not followed by whitespace. | 144 | |
| '{' is not preceded with whitespace. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line is longer than 80 characters. | 147 | |
| Line contains a tab character. | 147 | |
| 'if' is not followed by whitespace. | 147 | |
| '&&' is not preceded with whitespace. | 147 | |
| '{' is not preceded with whitespace. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line has trailing spaces. | 152 | |
| Line contains a tab character. | 152 | |
| Line has trailing spaces. | 153 | |
| Line contains a tab character. | 153 | |
| Line has trailing spaces. | 154 | |
| Line contains a tab character. | 154 | |
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 21 | |
| '=' is not preceded with whitespace. | 27 | |
| '=' is not followed by whitespace. | 27 | |
| Line is longer than 80 characters. | 28 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Parameter id should be final. | 43 | |
| '{' is not preceded with whitespace. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Method 'getNome' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| '=' is not preceded with whitespace. | 51 | |
| '255' is a magic number. | 51 | |
| '=' is not followed by whitespace. | 51 | |
| '=' is not preceded with whitespace. | 51 | |
| '=' is not followed by whitespace. | 51 | |
| '=' is not preceded with whitespace. | 51 | |
| '=' is not followed by whitespace. | 51 | |
| Line contains a tab character. | 52 | |
| '=' is not preceded with whitespace. | 52 | |
| '=' is not followed by whitespace. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line has trailing spaces. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Method 'getUf' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| '=' is not preceded with whitespace. | 61 | |
| '=' is not followed by whitespace. | 61 | |
| Line contains a tab character. | 62 | |
| '=' is not preceded with whitespace. | 62 | |
| '19' is a magic number. | 62 | |
| '=' is not followed by whitespace. | 62 | |
| '=' is not preceded with whitespace. | 62 | |
| '=' is not followed by whitespace. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line has trailing spaces. | 66 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line has trailing spaces. | 69 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line contains a tab character. | 71 | |
| Method 'getListaBairros' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| '=' is not preceded with whitespace. | 71 | |
| '=' is not followed by whitespace. | 71 | |
| '=' is not preceded with whitespace. | 71 | |
| '=' is not followed by whitespace. | 71 | |
| '=' is not preceded with whitespace. | 71 | |
| '=' is not followed by whitespace. | 71 | |
| Line contains a tab character. | 72 | |
| '{' is not preceded with whitespace. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Method 'setNome' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Parameter nome should be final. | 80 | |
| 'nome' hides a field. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Method 'setUf' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Parameter uf should be final. | 88 | |
| 'uf' hides a field. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line has trailing spaces. | 91 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Method 'setListaBairros' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Parameter listaBairros should be final. | 96 | |
| 'listaBairros' hides a field. | 96 | |
| '{' is not preceded with whitespace. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line has trailing spaces. | 102 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Line contains a tab character. | 108 | |
| Avoid inline conditionals. | 108 | |
| Line contains a tab character. | 109 | |
| Avoid inline conditionals. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line has trailing spaces. | 116 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Line contains a tab character. | 119 | |
| Parameter obj should be final. | 119 | |
| 'if' construct must use '{}'s. | 120 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| 'if' construct must use '{}'s. | 122 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| 'if' construct must use '{}'s. | 124 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| 'if' construct must use '{}'s. | 128 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| 'if' construct must use '{}'s. | 130 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| 'if' construct must use '{}'s. | 132 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line has trailing spaces. | 136 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line has trailing spaces. | 140 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 142 | |
| Line contains a tab character. | 143 | |
| Parameter municipio should be final. | 143 | |
| Line contains a tab character. | 144 | |
| 'if' is not followed by whitespace. | 144 | |
| '!=' is not preceded with whitespace. | 144 | |
| '!=' is not followed by whitespace. | 144 | |
| '!=' is not preceded with whitespace. | 144 | |
| '!=' is not followed by whitespace. | 144 | |
| '{' is not preceded with whitespace. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line is longer than 80 characters. | 147 | |
| Line contains a tab character. | 147 | |
| 'if' is not followed by whitespace. | 147 | |
| '&&' is not preceded with whitespace. | 147 | |
| '{' is not preceded with whitespace. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line has trailing spaces. | 152 | |
| Line contains a tab character. | 152 | |
| Line has trailing spaces. | 153 | |
| Line contains a tab character. | 153 | |
| Line has trailing spaces. | 154 | |
| Line contains a tab character. | 154 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 10 | |
| Line is longer than 80 characters. | 11 | |
| Name 'Municipio_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Variable 'nome' must be private and have accessor methods. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Variable 'uf' must be private and have accessor methods. | 19 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Variable 'listaBairros' must be private and have accessor methods. | 20 | |
| First sentence should end with a period. | 10 | |
| Line is longer than 80 characters. | 11 | |
| Name 'Municipio_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Variable 'nome' must be private and have accessor methods. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Variable 'uf' must be private and have accessor methods. | 19 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Variable 'listaBairros' must be private and have accessor methods. | 20 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 27 | |
| '{' is not preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Parameter tipoTelefone should be final. | 45 | |
| 'tipoTelefone' hides a field. | 45 | |
| Parameter ddd should be final. | 45 | |
| 'ddd' hides a field. | 45 | |
| Parameter numero should be final. | 45 | |
| 'numero' hides a field. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Method 'getTipoTelefone' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Line contains a tab character. | 55 | |
| '30' is a magic number. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Method 'getDdd' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| '3' is a magic number. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Method 'getNumero' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| '8' is a magic number. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line has trailing spaces. | 75 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line contains a tab character. | 79 | |
| Method 'getListaPessoas' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| '=' is not preceded with whitespace. | 79 | |
| '=' is not followed by whitespace. | 79 | |
| '=' is not preceded with whitespace. | 79 | |
| '=' is not followed by whitespace. | 79 | |
| '=' is not preceded with whitespace. | 79 | |
| '=' is not followed by whitespace. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line has trailing spaces. | 83 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Method 'setTipoTelefone' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Parameter tipoTelefone should be final. | 88 | |
| 'tipoTelefone' hides a field. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Method 'setDdd' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Parameter ddd should be final. | 96 | |
| 'ddd' hides a field. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Method 'setNumero' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Parameter numero should be final. | 104 | |
| 'numero' hides a field. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Method 'setListaPessoas' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Parameter listaPessoas should be final. | 112 | |
| 'listaPessoas' hides a field. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line has trailing spaces. | 115 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Method 'getNumeroFormatado' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Missing a Javadoc comment. | 116 | |
| Line contains a tab character. | 117 | |
| '{' is not preceded with whitespace. | 117 | |
| Line contains a tab character. | 118 | |
| 'if' is not followed by whitespace. | 118 | |
| '!=' is not preceded with whitespace. | 118 | |
| '!=' is not followed by whitespace. | 118 | |
| '!=' is not preceded with whitespace. | 118 | |
| '!=' is not followed by whitespace. | 118 | |
| '{' is not preceded with whitespace. | 118 | |
| Line contains a tab character. | 119 | |
| Line is longer than 80 characters. | 120 | |
| Line contains a tab character. | 120 | |
| ',' is not followed by whitespace. | 120 | |
| '4' is a magic number. | 120 | |
| '+' is not preceded with whitespace. | 120 | |
| '+' is not followed by whitespace. | 120 | |
| '+' is not preceded with whitespace. | 120 | |
| '+' is not followed by whitespace. | 120 | |
| '4' is a magic number. | 120 | |
| ',' is not followed by whitespace. | 120 | |
| '8' is a magic number. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 125 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Avoid inline conditionals. | 129 | |
| Line is longer than 80 characters. | 130 | |
| Line contains a tab character. | 130 | |
| Avoid inline conditionals. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 134 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 134 | |
| Line contains a tab character. | 135 | |
| Parameter obj should be final. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 161 | |
| Line has trailing spaces. | 163 | |
| Line contains a tab character. | 163 | |
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 27 | |
| '{' is not preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Parameter tipoTelefone should be final. | 45 | |
| 'tipoTelefone' hides a field. | 45 | |
| Parameter ddd should be final. | 45 | |
| 'ddd' hides a field. | 45 | |
| Parameter numero should be final. | 45 | |
| 'numero' hides a field. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Method 'getTipoTelefone' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Line contains a tab character. | 55 | |
| '30' is a magic number. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Method 'getDdd' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| '3' is a magic number. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Method 'getNumero' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| '8' is a magic number. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line has trailing spaces. | 75 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line contains a tab character. | 79 | |
| Method 'getListaPessoas' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| '=' is not preceded with whitespace. | 79 | |
| '=' is not followed by whitespace. | 79 | |
| '=' is not preceded with whitespace. | 79 | |
| '=' is not followed by whitespace. | 79 | |
| '=' is not preceded with whitespace. | 79 | |
| '=' is not followed by whitespace. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line has trailing spaces. | 83 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Method 'setTipoTelefone' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Parameter tipoTelefone should be final. | 88 | |
| 'tipoTelefone' hides a field. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Method 'setDdd' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Parameter ddd should be final. | 96 | |
| 'ddd' hides a field. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Method 'setNumero' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Parameter numero should be final. | 104 | |
| 'numero' hides a field. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Method 'setListaPessoas' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Parameter listaPessoas should be final. | 112 | |
| 'listaPessoas' hides a field. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line has trailing spaces. | 115 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Method 'getNumeroFormatado' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Missing a Javadoc comment. | 116 | |
| Line contains a tab character. | 117 | |
| '{' is not preceded with whitespace. | 117 | |
| Line contains a tab character. | 118 | |
| 'if' is not followed by whitespace. | 118 | |
| '!=' is not preceded with whitespace. | 118 | |
| '!=' is not followed by whitespace. | 118 | |
| '!=' is not preceded with whitespace. | 118 | |
| '!=' is not followed by whitespace. | 118 | |
| '{' is not preceded with whitespace. | 118 | |
| Line contains a tab character. | 119 | |
| Line is longer than 80 characters. | 120 | |
| Line contains a tab character. | 120 | |
| ',' is not followed by whitespace. | 120 | |
| '4' is a magic number. | 120 | |
| '+' is not preceded with whitespace. | 120 | |
| '+' is not followed by whitespace. | 120 | |
| '+' is not preceded with whitespace. | 120 | |
| '+' is not followed by whitespace. | 120 | |
| '4' is a magic number. | 120 | |
| ',' is not followed by whitespace. | 120 | |
| '8' is a magic number. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 125 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Avoid inline conditionals. | 129 | |
| Line is longer than 80 characters. | 130 | |
| Line contains a tab character. | 130 | |
| Avoid inline conditionals. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 134 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 134 | |
| Line contains a tab character. | 135 | |
| Parameter obj should be final. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 161 | |
| Line has trailing spaces. | 163 | |
| Line contains a tab character. | 163 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 11 | |
| Line is longer than 80 characters. | 12 | |
| Name 'Telefone_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 18 | |
| Line is longer than 80 characters. | 19 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Variable 'tipoTelefone' must be private and have accessor methods. | 19 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Variable 'ddd' must be private and have accessor methods. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Variable 'numero' must be private and have accessor methods. | 21 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Variable 'listaPessoas' must be private and have accessor methods. | 22 | |
| First sentence should end with a period. | 11 | |
| Line is longer than 80 characters. | 12 | |
| Name 'Telefone_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 18 | |
| Line is longer than 80 characters. | 19 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Variable 'tipoTelefone' must be private and have accessor methods. | 19 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Variable 'ddd' must be private and have accessor methods. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Variable 'numero' must be private and have accessor methods. | 21 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Variable 'listaPessoas' must be private and have accessor methods. | 22 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| '=' is not preceded with whitespace. | 23 | |
| '=' is not followed by whitespace. | 23 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Method 'getMatricula' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| '=' is not preceded with whitespace. | 38 | |
| '=' is not followed by whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Method 'getSituacaoFuncional' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| '=' is not preceded with whitespace. | 47 | |
| '=' is not followed by whitespace. | 47 | |
| Line contains a tab character. | 48 | |
| '{' is not preceded with whitespace. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line has trailing spaces. | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Method 'getSalario' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| '=' is not preceded with whitespace. | 52 | |
| '=' is not followed by whitespace. | 52 | |
| Line contains a tab character. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Method 'getDataContratacao' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| '=' is not preceded with whitespace. | 57 | |
| '=' is not followed by whitespace. | 57 | |
| Line contains a tab character. | 58 | |
| '{' is not preceded with whitespace. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line has trailing spaces. | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Method 'setMatricula' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Parameter matricula should be final. | 66 | |
| 'matricula' hides a field. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line has trailing spaces. | 69 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Method 'setSituacaoFuncional' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Parameter situacaoFuncional should be final. | 74 | |
| 'situacaoFuncional' hides a field. | 74 | |
| '{' is not preceded with whitespace. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line has trailing spaces. | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Method 'setSalario' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Parameter salario should be final. | 78 | |
| 'salario' hides a field. | 78 | |
| '{' is not preceded with whitespace. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line has trailing spaces. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Method 'setDataContratacao' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Parameter dataContratacao should be final. | 82 | |
| 'dataContratacao' hides a field. | 82 | |
| '{' is not preceded with whitespace. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line has trailing spaces. | 85 | |
| Line contains a tab character. | 85 | |
| '=' is not preceded with whitespace. | 23 | |
| '=' is not followed by whitespace. | 23 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Method 'getMatricula' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| '=' is not preceded with whitespace. | 38 | |
| '=' is not followed by whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Method 'getSituacaoFuncional' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| '=' is not preceded with whitespace. | 47 | |
| '=' is not followed by whitespace. | 47 | |
| Line contains a tab character. | 48 | |
| '{' is not preceded with whitespace. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line has trailing spaces. | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Method 'getSalario' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| '=' is not preceded with whitespace. | 52 | |
| '=' is not followed by whitespace. | 52 | |
| Line contains a tab character. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Method 'getDataContratacao' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| '=' is not preceded with whitespace. | 57 | |
| '=' is not followed by whitespace. | 57 | |
| Line contains a tab character. | 58 | |
| '{' is not preceded with whitespace. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line has trailing spaces. | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Method 'setMatricula' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Parameter matricula should be final. | 66 | |
| 'matricula' hides a field. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line has trailing spaces. | 69 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Method 'setSituacaoFuncional' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Parameter situacaoFuncional should be final. | 74 | |
| 'situacaoFuncional' hides a field. | 74 | |
| '{' is not preceded with whitespace. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line has trailing spaces. | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Method 'setSalario' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Parameter salario should be final. | 78 | |
| 'salario' hides a field. | 78 | |
| '{' is not preceded with whitespace. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line has trailing spaces. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Method 'setDataContratacao' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Parameter dataContratacao should be final. | 82 | |
| 'dataContratacao' hides a field. | 82 | |
| '{' is not preceded with whitespace. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line has trailing spaces. | 85 | |
| Line contains a tab character. | 85 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 11 | |
| Line is longer than 80 characters. | 12 | |
| Name 'Empregado_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Variable 'matricula' must be private and have accessor methods. | 18 | |
| Line is longer than 80 characters. | 19 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Variable 'situacaoFuncional' must be private and have accessor methods. | 19 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Variable 'salario' must be private and have accessor methods. | 20 | |
| Line is longer than 80 characters. | 21 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Variable 'dataContratacao' must be private and have accessor methods. | 21 | |
| First sentence should end with a period. | 11 | |
| Line is longer than 80 characters. | 12 | |
| Name 'Empregado_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Variable 'matricula' must be private and have accessor methods. | 18 | |
| Line is longer than 80 characters. | 19 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Variable 'situacaoFuncional' must be private and have accessor methods. | 19 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Variable 'salario' must be private and have accessor methods. | 20 | |
| Line is longer than 80 characters. | 21 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Variable 'dataContratacao' must be private and have accessor methods. | 21 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '=' is not preceded with whitespace. | 39 | |
| '=' is not followed by whitespace. | 39 | |
| Line is longer than 80 characters. | 40 | |
| '=' is not followed by whitespace. | 41 | |
| '{' is not preceded with whitespace. | 42 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line contains a tab character. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line contains a tab character. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line contains a tab character. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line contains a tab character. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line contains a tab character. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line contains a tab character. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line contains a tab character. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Line contains a tab character. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Missing a Javadoc comment. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| Line contains a tab character. | 58 | |
| Line has trailing spaces. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Parameter id should be final. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line has trailing spaces. | 70 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Method 'getNome' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| '=' is not preceded with whitespace. | 72 | |
| '255' is a magic number. | 72 | |
| '=' is not followed by whitespace. | 72 | |
| '=' is not preceded with whitespace. | 72 | |
| '=' is not followed by whitespace. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line has trailing spaces. | 79 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Method 'getDataNascimento' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| '=' is not preceded with whitespace. | 81 | |
| '=' is not followed by whitespace. | 81 | |
| Line contains a tab character. | 82 | |
| '=' is not preceded with whitespace. | 82 | |
| '=' is not followed by whitespace. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line has trailing spaces. | 89 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Method 'getSexo' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| '=' is not preceded with whitespace. | 91 | |
| '=' is not followed by whitespace. | 91 | |
| Line contains a tab character. | 92 | |
| '=' is not preceded with whitespace. | 92 | |
| '=' is not followed by whitespace. | 92 | |
| '=' is not preceded with whitespace. | 92 | |
| '10' is a magic number. | 92 | |
| '=' is not followed by whitespace. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line has trailing spaces. | 99 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Method 'getEtnia' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| '=' is not preceded with whitespace. | 101 | |
| '=' is not followed by whitespace. | 101 | |
| Line contains a tab character. | 102 | |
| '=' is not preceded with whitespace. | 102 | |
| '=' is not followed by whitespace. | 102 | |
| '=' is not preceded with whitespace. | 102 | |
| '10' is a magic number. | 102 | |
| '=' is not followed by whitespace. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line has trailing spaces. | 109 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Method 'getEstadoCivil' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| '=' is not preceded with whitespace. | 111 | |
| '=' is not followed by whitespace. | 111 | |
| Line contains a tab character. | 112 | |
| '=' is not preceded with whitespace. | 112 | |
| '=' is not followed by whitespace. | 112 | |
| '=' is not preceded with whitespace. | 112 | |
| '10' is a magic number. | 112 | |
| '=' is not followed by whitespace. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line has trailing spaces. | 119 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Method 'getNacionalidade' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| '=' is not preceded with whitespace. | 121 | |
| '=' is not followed by whitespace. | 121 | |
| Line contains a tab character. | 122 | |
| '=' is not preceded with whitespace. | 122 | |
| '=' is not followed by whitespace. | 122 | |
| '=' is not preceded with whitespace. | 122 | |
| '20' is a magic number. | 122 | |
| '=' is not followed by whitespace. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line has trailing spaces. | 126 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line has trailing spaces. | 129 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Method 'getEmail' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| '=' is not preceded with whitespace. | 131 | |
| '=' is not followed by whitespace. | 131 | |
| '=' is not preceded with whitespace. | 131 | |
| '255' is a magic number. | 131 | |
| '=' is not followed by whitespace. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line has trailing spaces. | 141 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Method 'getListaTelefones' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| '=' is not preceded with whitespace. | 145 | |
| '=' is not followed by whitespace. | 145 | |
| Line is longer than 80 characters. | 146 | |
| Line contains a tab character. | 146 | |
| '=' is not preceded with whitespace. | 146 | |
| '=' is not followed by whitespace. | 146 | |
| '=' is not preceded with whitespace. | 146 | |
| '=' is not followed by whitespace. | 146 | |
| '=' is not preceded with whitespace. | 146 | |
| '=' is not followed by whitespace. | 146 | |
| '=' is not preceded with whitespace. | 146 | |
| '=' is not preceded with whitespace. | 146 | |
| '=' is not followed by whitespace. | 146 | |
| '=' is not preceded with whitespace. | 146 | |
| '=' is not followed by whitespace. | 146 | |
| Line contains a tab character. | 147 | |
| '{' is not preceded with whitespace. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Line has trailing spaces. | 150 | |
| Line contains a tab character. | 150 | |
| Line is longer than 80 characters. | 151 | |
| Line contains a tab character. | 151 | |
| Method 'getListaDocumentos' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| Missing a Javadoc comment. | 151 | |
| '=' is not preceded with whitespace. | 151 | |
| '=' is not followed by whitespace. | 151 | |
| '=' is not preceded with whitespace. | 151 | |
| '=' is not followed by whitespace. | 151 | |
| '=' is not preceded with whitespace. | 151 | |
| '=' is not followed by whitespace. | 151 | |
| Line contains a tab character. | 152 | |
| '{' is not preceded with whitespace. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line has trailing spaces. | 155 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Method 'getDeficienteFisico' is not designed for extension - needs to be abstract, final or empty. | 159 | |
| '=' is not preceded with whitespace. | 159 | |
| '=' is not followed by whitespace. | 159 | |
| Line contains a tab character. | 160 | |
| '{' is not preceded with whitespace. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line has trailing spaces. | 163 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Method 'setNome' is not designed for extension - needs to be abstract, final or empty. | 168 | |
| Parameter nome should be final. | 168 | |
| 'nome' hides a field. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Method 'setDataNascimento' is not designed for extension - needs to be abstract, final or empty. | 176 | |
| Parameter dataNascimento should be final. | 176 | |
| 'dataNascimento' hides a field. | 176 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Method 'setSexo' is not designed for extension - needs to be abstract, final or empty. | 184 | |
| Parameter sexo should be final. | 184 | |
| 'sexo' hides a field. | 184 | |
| Line contains a tab character. | 185 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 192 | |
| Line contains a tab character. | 193 | |
| Method 'setEtnia' is not designed for extension - needs to be abstract, final or empty. | 193 | |
| Parameter etnia should be final. | 193 | |
| 'etnia' hides a field. | 193 | |
| Line contains a tab character. | 194 | |
| Line contains a tab character. | 195 | |
| Line has trailing spaces. | 196 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Line contains a tab character. | 200 | |
| Line contains a tab character. | 201 | |
| Method 'setEstadoCivil' is not designed for extension - needs to be abstract, final or empty. | 201 | |
| Parameter estadoCivil should be final. | 201 | |
| 'estadoCivil' hides a field. | 201 | |
| Line contains a tab character. | 202 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 205 | |
| Line contains a tab character. | 206 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| Line contains a tab character. | 209 | |
| Method 'setNacionalidade' is not designed for extension - needs to be abstract, final or empty. | 209 | |
| Parameter nacionalidade should be final. | 209 | |
| 'nacionalidade' hides a field. | 209 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Line has trailing spaces. | 212 | |
| Line contains a tab character. | 212 | |
| Line contains a tab character. | 213 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 215 | |
| Line contains a tab character. | 216 | |
| Line contains a tab character. | 217 | |
| Method 'setEmail' is not designed for extension - needs to be abstract, final or empty. | 217 | |
| Parameter email should be final. | 217 | |
| 'email' hides a field. | 217 | |
| Line contains a tab character. | 218 | |
| Line contains a tab character. | 219 | |
| Line contains a tab character. | 221 | |
| Line contains a tab character. | 222 | |
| Line contains a tab character. | 223 | |
| Line has trailing spaces. | 224 | |
| Line contains a tab character. | 224 | |
| Line contains a tab character. | 225 | |
| Line contains a tab character. | 226 | |
| Line contains a tab character. | 227 | |
| Line contains a tab character. | 228 | |
| Line contains a tab character. | 229 | |
| Method 'setListaTelefones' is not designed for extension - needs to be abstract, final or empty. | 229 | |
| Parameter listaTelefones should be final. | 229 | |
| 'listaTelefones' hides a field. | 229 | |
| '{' is not preceded with whitespace. | 229 | |
| Line contains a tab character. | 230 | |
| Line contains a tab character. | 231 | |
| Line has trailing spaces. | 232 | |
| Line contains a tab character. | 232 | |
| Line contains a tab character. | 233 | |
| Method 'setListaDocumentos' is not designed for extension - needs to be abstract, final or empty. | 233 | |
| Missing a Javadoc comment. | 233 | |
| Parameter listaDocumentos should be final. | 233 | |
| 'listaDocumentos' hides a field. | 233 | |
| '{' is not preceded with whitespace. | 233 | |
| Line contains a tab character. | 234 | |
| Line contains a tab character. | 235 | |
| Line has trailing spaces. | 236 | |
| Line contains a tab character. | 236 | |
| Line contains a tab character. | 237 | |
| Line contains a tab character. | 238 | |
| Line contains a tab character. | 239 | |
| Line contains a tab character. | 240 | |
| Line contains a tab character. | 241 | |
| Method 'setDeficienteFisico' is not designed for extension - needs to be abstract, final or empty. | 241 | |
| Parameter deficienteFisico should be final. | 241 | |
| 'deficienteFisico' hides a field. | 241 | |
| '{' is not preceded with whitespace. | 241 | |
| Line contains a tab character. | 242 | |
| Line contains a tab character. | 243 | |
| Line contains a tab character. | 245 | |
| Line contains a tab character. | 246 | |
| Line contains a tab character. | 247 | |
| Line contains a tab character. | 248 | |
| Line contains a tab character. | 249 | |
| Method 'adicionarTelefone' is not designed for extension - needs to be abstract, final or empty. | 249 | |
| Parameter telefone should be final. | 249 | |
| Line contains a tab character. | 250 | |
| 'if' is not followed by whitespace. | 250 | |
| '==' is not preceded with whitespace. | 250 | |
| '==' is not followed by whitespace. | 250 | |
| '{' is not preceded with whitespace. | 250 | |
| Line contains a tab character. | 251 | |
| Line contains a tab character. | 252 | |
| Line contains a tab character. | 253 | |
| 'if' is not followed by whitespace. | 253 | |
| '!=' is not preceded with whitespace. | 253 | |
| '!=' is not followed by whitespace. | 253 | |
| '==' is not preceded with whitespace. | 253 | |
| '==' is not followed by whitespace. | 253 | |
| '{' is not preceded with whitespace. | 253 | |
| Line contains a tab character. | 254 | |
| Line contains a tab character. | 255 | |
| Line is longer than 80 characters. | 256 | |
| Line contains a tab character. | 256 | |
| 'if' is not followed by whitespace. | 256 | |
| '!=' is not followed by whitespace. | 256 | |
| '{' is not preceded with whitespace. | 256 | |
| Line contains a tab character. | 257 | |
| Line contains a tab character. | 258 | |
| Line contains a tab character. | 259 | |
| Line contains a tab character. | 260 | |
| Line has trailing spaces. | 261 | |
| Line contains a tab character. | 261 | |
| Line contains a tab character. | 262 | |
| Method 'adicionarDocumento' is not designed for extension - needs to be abstract, final or empty. | 262 | |
| Missing a Javadoc comment. | 262 | |
| Parameter documento should be final. | 262 | |
| Line contains a tab character. | 263 | |
| 'if' is not followed by whitespace. | 263 | |
| '==' is not preceded with whitespace. | 263 | |
| '==' is not followed by whitespace. | 263 | |
| '{' is not preceded with whitespace. | 263 | |
| Line contains a tab character. | 264 | |
| Line contains a tab character. | 265 | |
| Line contains a tab character. | 266 | |
| Line contains a tab character. | 267 | |
| Line contains a tab character. | 268 | |
| Line has trailing spaces. | 269 | |
| Line contains a tab character. | 269 | |
| Line contains a tab character. | 270 | |
| Line contains a tab character. | 271 | |
| Line contains a tab character. | 272 | |
| Line has trailing spaces. | 273 | |
| Line contains a tab character. | 273 | |
| Line contains a tab character. | 274 | |
| Line contains a tab character. | 275 | |
| Method 'removerTelefone' is not designed for extension - needs to be abstract, final or empty. | 275 | |
| Parameter telefone should be final. | 275 | |
| '{' is not preceded with whitespace. | 275 | |
| Line contains a tab character. | 276 | |
| 'if' is not followed by whitespace. | 276 | |
| '==' is not preceded with whitespace. | 276 | |
| '==' is not followed by whitespace. | 276 | |
| '{' is not preceded with whitespace. | 276 | |
| Line contains a tab character. | 277 | |
| Line contains a tab character. | 278 | |
| 'else' is not preceded with whitespace. | 278 | |
| '}' is not followed by whitespace. | 278 | |
| 'if' is not followed by whitespace. | 278 | |
| '{' is not preceded with whitespace. | 278 | |
| Line contains a tab character. | 279 | |
| Line contains a tab character. | 280 | |
| Line contains a tab character. | 281 | |
| Line contains a tab character. | 282 | |
| Line has trailing spaces. | 283 | |
| Line contains a tab character. | 283 | |
| Line contains a tab character. | 284 | |
| Method 'removerDocumento' is not designed for extension - needs to be abstract, final or empty. | 284 | |
| Missing a Javadoc comment. | 284 | |
| Parameter documento should be final. | 284 | |
| '{' is not preceded with whitespace. | 284 | |
| Line contains a tab character. | 285 | |
| 'if' is not followed by whitespace. | 285 | |
| '==' is not preceded with whitespace. | 285 | |
| '==' is not followed by whitespace. | 285 | |
| '{' is not preceded with whitespace. | 285 | |
| Line contains a tab character. | 286 | |
| Line contains a tab character. | 287 | |
| Line contains a tab character. | 288 | |
| 'if' is not followed by whitespace. | 288 | |
| '{' is not preceded with whitespace. | 288 | |
| Line contains a tab character. | 289 | |
| Line contains a tab character. | 290 | |
| Line contains a tab character. | 291 | |
| Line contains a tab character. | 292 | |
| Line contains a tab character. | 294 | |
| Line contains a tab character. | 295 | |
| Line has trailing spaces. | 296 | |
| Line contains a tab character. | 296 | |
| Line contains a tab character. | 297 | |
| Line contains a tab character. | 298 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 298 | |
| Line contains a tab character. | 299 | |
| Line contains a tab character. | 300 | |
| Line contains a tab character. | 301 | |
| Line contains a tab character. | 302 | |
| Line is longer than 80 characters. | 303 | |
| Line contains a tab character. | 303 | |
| Avoid inline conditionals. | 303 | |
| Line is longer than 80 characters. | 304 | |
| Line contains a tab character. | 304 | |
| Avoid inline conditionals. | 304 | |
| Line is longer than 80 characters. | 305 | |
| Line contains a tab character. | 305 | |
| Avoid inline conditionals. | 305 | |
| Line contains a tab character. | 306 | |
| Line contains a tab character. | 307 | |
| Line contains a tab character. | 309 | |
| Line contains a tab character. | 310 | |
| Line contains a tab character. | 311 | |
| Line has trailing spaces. | 312 | |
| Line contains a tab character. | 312 | |
| Line contains a tab character. | 313 | |
| Line contains a tab character. | 314 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 314 | |
| Line contains a tab character. | 315 | |
| Parameter obj should be final. | 315 | |
| Line contains a tab character. | 316 | |
| Line contains a tab character. | 317 | |
| Line contains a tab character. | 318 | |
| Line contains a tab character. | 319 | |
| Line contains a tab character. | 320 | |
| Line contains a tab character. | 321 | |
| Line contains a tab character. | 322 | |
| Line contains a tab character. | 323 | |
| Line contains a tab character. | 324 | |
| Line contains a tab character. | 325 | |
| Line contains a tab character. | 326 | |
| Line contains a tab character. | 327 | |
| Line contains a tab character. | 328 | |
| Line contains a tab character. | 329 | |
| Line contains a tab character. | 330 | |
| Line contains a tab character. | 331 | |
| Line contains a tab character. | 332 | |
| Line contains a tab character. | 333 | |
| Line contains a tab character. | 334 | |
| Line contains a tab character. | 335 | |
| Line contains a tab character. | 336 | |
| Line contains a tab character. | 337 | |
| Line contains a tab character. | 338 | |
| Line contains a tab character. | 339 | |
| Line contains a tab character. | 340 | |
| Line contains a tab character. | 341 | |
| Line contains a tab character. | 342 | |
| Line contains a tab character. | 343 | |
| Line contains a tab character. | 344 | |
| Line contains a tab character. | 346 | |
| Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 346 | |
| Line contains a tab character. | 347 | |
| Parameter pessoa should be final. | 347 | |
| Line contains a tab character. | 348 | |
| 'if' is not followed by whitespace. | 348 | |
| '!=' is not preceded with whitespace. | 348 | |
| '!=' is not followed by whitespace. | 348 | |
| '!=' is not preceded with whitespace. | 348 | |
| '!=' is not followed by whitespace. | 348 | |
| '{' is not preceded with whitespace. | 348 | |
| Line contains a tab character. | 349 | |
| Line contains a tab character. | 350 | |
| Line is longer than 80 characters. | 351 | |
| Line contains a tab character. | 351 | |
| 'if' is not followed by whitespace. | 351 | |
| '{' is not preceded with whitespace. | 351 | |
| Line contains a tab character. | 352 | |
| Line contains a tab character. | 353 | |
| Line contains a tab character. | 354 | |
| Line contains a tab character. | 355 | |
| Line has trailing spaces. | 356 | |
| Line contains a tab character. | 356 | |
| Line has trailing spaces. | 357 | |
| Line contains a tab character. | 357 | |
| File does not end with a newline. | 0 | |
| '=' is not preceded with whitespace. | 39 | |
| '=' is not followed by whitespace. | 39 | |
| Line is longer than 80 characters. | 40 | |
| '=' is not followed by whitespace. | 41 | |
| '{' is not preceded with whitespace. | 42 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line contains a tab character. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line contains a tab character. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line contains a tab character. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line contains a tab character. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line contains a tab character. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line contains a tab character. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line contains a tab character. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Line contains a tab character. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Missing a Javadoc comment. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| Line contains a tab character. | 58 | |
| Line has trailing spaces. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Parameter id should be final. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line has trailing spaces. | 70 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Method 'getNome' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| '=' is not preceded with whitespace. | 72 | |
| '255' is a magic number. | 72 | |
| '=' is not followed by whitespace. | 72 | |
| '=' is not preceded with whitespace. | 72 | |
| '=' is not followed by whitespace. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line has trailing spaces. | 79 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Method 'getDataNascimento' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| '=' is not preceded with whitespace. | 81 | |
| '=' is not followed by whitespace. | 81 | |
| Line contains a tab character. | 82 | |
| '=' is not preceded with whitespace. | 82 | |
| '=' is not followed by whitespace. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line has trailing spaces. | 89 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Method 'getSexo' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| '=' is not preceded with whitespace. | 91 | |
| '=' is not followed by whitespace. | 91 | |
| Line contains a tab character. | 92 | |
| '=' is not preceded with whitespace. | 92 | |
| '=' is not followed by whitespace. | 92 | |
| '=' is not preceded with whitespace. | 92 | |
| '10' is a magic number. | 92 | |
| '=' is not followed by whitespace. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line has trailing spaces. | 99 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Method 'getEtnia' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| '=' is not preceded with whitespace. | 101 | |
| '=' is not followed by whitespace. | 101 | |
| Line contains a tab character. | 102 | |
| '=' is not preceded with whitespace. | 102 | |
| '=' is not followed by whitespace. | 102 | |
| '=' is not preceded with whitespace. | 102 | |
| '10' is a magic number. | 102 | |
| '=' is not followed by whitespace. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line has trailing spaces. | 109 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Method 'getEstadoCivil' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| '=' is not preceded with whitespace. | 111 | |
| '=' is not followed by whitespace. | 111 | |
| Line contains a tab character. | 112 | |
| '=' is not preceded with whitespace. | 112 | |
| '=' is not followed by whitespace. | 112 | |
| '=' is not preceded with whitespace. | 112 | |
| '10' is a magic number. | 112 | |
| '=' is not followed by whitespace. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line has trailing spaces. | 119 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Method 'getNacionalidade' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| '=' is not preceded with whitespace. | 121 | |
| '=' is not followed by whitespace. | 121 | |
| Line contains a tab character. | 122 | |
| '=' is not preceded with whitespace. | 122 | |
| '=' is not followed by whitespace. | 122 | |
| '=' is not preceded with whitespace. | 122 | |
| '20' is a magic number. | 122 | |
| '=' is not followed by whitespace. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line has trailing spaces. | 126 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line has trailing spaces. | 129 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Method 'getEmail' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| '=' is not preceded with whitespace. | 131 | |
| '=' is not followed by whitespace. | 131 | |
| '=' is not preceded with whitespace. | 131 | |
| '255' is a magic number. | 131 | |
| '=' is not followed by whitespace. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line has trailing spaces. | 141 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Method 'getListaTelefones' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| '=' is not preceded with whitespace. | 145 | |
| '=' is not followed by whitespace. | 145 | |
| Line is longer than 80 characters. | 146 | |
| Line contains a tab character. | 146 | |
| '=' is not preceded with whitespace. | 146 | |
| '=' is not followed by whitespace. | 146 | |
| '=' is not preceded with whitespace. | 146 | |
| '=' is not followed by whitespace. | 146 | |
| '=' is not preceded with whitespace. | 146 | |
| '=' is not followed by whitespace. | 146 | |
| '=' is not preceded with whitespace. | 146 | |
| '=' is not preceded with whitespace. | 146 | |
| '=' is not followed by whitespace. | 146 | |
| '=' is not preceded with whitespace. | 146 | |
| '=' is not followed by whitespace. | 146 | |
| Line contains a tab character. | 147 | |
| '{' is not preceded with whitespace. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Line has trailing spaces. | 150 | |
| Line contains a tab character. | 150 | |
| Line is longer than 80 characters. | 151 | |
| Line contains a tab character. | 151 | |
| Method 'getListaDocumentos' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| Missing a Javadoc comment. | 151 | |
| '=' is not preceded with whitespace. | 151 | |
| '=' is not followed by whitespace. | 151 | |
| '=' is not preceded with whitespace. | 151 | |
| '=' is not followed by whitespace. | 151 | |
| '=' is not preceded with whitespace. | 151 | |
| '=' is not followed by whitespace. | 151 | |
| Line contains a tab character. | 152 | |
| '{' is not preceded with whitespace. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line has trailing spaces. | 155 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Method 'getDeficienteFisico' is not designed for extension - needs to be abstract, final or empty. | 159 | |
| '=' is not preceded with whitespace. | 159 | |
| '=' is not followed by whitespace. | 159 | |
| Line contains a tab character. | 160 | |
| '{' is not preceded with whitespace. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line has trailing spaces. | 163 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Method 'setNome' is not designed for extension - needs to be abstract, final or empty. | 168 | |
| Parameter nome should be final. | 168 | |
| 'nome' hides a field. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Method 'setDataNascimento' is not designed for extension - needs to be abstract, final or empty. | 176 | |
| Parameter dataNascimento should be final. | 176 | |
| 'dataNascimento' hides a field. | 176 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Method 'setSexo' is not designed for extension - needs to be abstract, final or empty. | 184 | |
| Parameter sexo should be final. | 184 | |
| 'sexo' hides a field. | 184 | |
| Line contains a tab character. | 185 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 192 | |
| Line contains a tab character. | 193 | |
| Method 'setEtnia' is not designed for extension - needs to be abstract, final or empty. | 193 | |
| Parameter etnia should be final. | 193 | |
| 'etnia' hides a field. | 193 | |
| Line contains a tab character. | 194 | |
| Line contains a tab character. | 195 | |
| Line has trailing spaces. | 196 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Line contains a tab character. | 200 | |
| Line contains a tab character. | 201 | |
| Method 'setEstadoCivil' is not designed for extension - needs to be abstract, final or empty. | 201 | |
| Parameter estadoCivil should be final. | 201 | |
| 'estadoCivil' hides a field. | 201 | |
| Line contains a tab character. | 202 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 205 | |
| Line contains a tab character. | 206 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| Line contains a tab character. | 209 | |
| Method 'setNacionalidade' is not designed for extension - needs to be abstract, final or empty. | 209 | |
| Parameter nacionalidade should be final. | 209 | |
| 'nacionalidade' hides a field. | 209 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Line has trailing spaces. | 212 | |
| Line contains a tab character. | 212 | |
| Line contains a tab character. | 213 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 215 | |
| Line contains a tab character. | 216 | |
| Line contains a tab character. | 217 | |
| Method 'setEmail' is not designed for extension - needs to be abstract, final or empty. | 217 | |
| Parameter email should be final. | 217 | |
| 'email' hides a field. | 217 | |
| Line contains a tab character. | 218 | |
| Line contains a tab character. | 219 | |
| Line contains a tab character. | 221 | |
| Line contains a tab character. | 222 | |
| Line contains a tab character. | 223 | |
| Line has trailing spaces. | 224 | |
| Line contains a tab character. | 224 | |
| Line contains a tab character. | 225 | |
| Line contains a tab character. | 226 | |
| Line contains a tab character. | 227 | |
| Line contains a tab character. | 228 | |
| Line contains a tab character. | 229 | |
| Method 'setListaTelefones' is not designed for extension - needs to be abstract, final or empty. | 229 | |
| Parameter listaTelefones should be final. | 229 | |
| 'listaTelefones' hides a field. | 229 | |
| '{' is not preceded with whitespace. | 229 | |
| Line contains a tab character. | 230 | |
| Line contains a tab character. | 231 | |
| Line has trailing spaces. | 232 | |
| Line contains a tab character. | 232 | |
| Line contains a tab character. | 233 | |
| Method 'setListaDocumentos' is not designed for extension - needs to be abstract, final or empty. | 233 | |
| Missing a Javadoc comment. | 233 | |
| Parameter listaDocumentos should be final. | 233 | |
| 'listaDocumentos' hides a field. | 233 | |
| '{' is not preceded with whitespace. | 233 | |
| Line contains a tab character. | 234 | |
| Line contains a tab character. | 235 | |
| Line has trailing spaces. | 236 | |
| Line contains a tab character. | 236 | |
| Line contains a tab character. | 237 | |
| Line contains a tab character. | 238 | |
| Line contains a tab character. | 239 | |
| Line contains a tab character. | 240 | |
| Line contains a tab character. | 241 | |
| Method 'setDeficienteFisico' is not designed for extension - needs to be abstract, final or empty. | 241 | |
| Parameter deficienteFisico should be final. | 241 | |
| 'deficienteFisico' hides a field. | 241 | |
| '{' is not preceded with whitespace. | 241 | |
| Line contains a tab character. | 242 | |
| Line contains a tab character. | 243 | |
| Line contains a tab character. | 245 | |
| Line contains a tab character. | 246 | |
| Line contains a tab character. | 247 | |
| Line contains a tab character. | 248 | |
| Line contains a tab character. | 249 | |
| Method 'adicionarTelefone' is not designed for extension - needs to be abstract, final or empty. | 249 | |
| Parameter telefone should be final. | 249 | |
| Line contains a tab character. | 250 | |
| 'if' is not followed by whitespace. | 250 | |
| '==' is not preceded with whitespace. | 250 | |
| '==' is not followed by whitespace. | 250 | |
| '{' is not preceded with whitespace. | 250 | |
| Line contains a tab character. | 251 | |
| Line contains a tab character. | 252 | |
| Line contains a tab character. | 253 | |
| 'if' is not followed by whitespace. | 253 | |
| '!=' is not preceded with whitespace. | 253 | |
| '!=' is not followed by whitespace. | 253 | |
| '==' is not preceded with whitespace. | 253 | |
| '==' is not followed by whitespace. | 253 | |
| '{' is not preceded with whitespace. | 253 | |
| Line contains a tab character. | 254 | |
| Line contains a tab character. | 255 | |
| Line is longer than 80 characters. | 256 | |
| Line contains a tab character. | 256 | |
| 'if' is not followed by whitespace. | 256 | |
| '!=' is not followed by whitespace. | 256 | |
| '{' is not preceded with whitespace. | 256 | |
| Line contains a tab character. | 257 | |
| Line contains a tab character. | 258 | |
| Line contains a tab character. | 259 | |
| Line contains a tab character. | 260 | |
| Line has trailing spaces. | 261 | |
| Line contains a tab character. | 261 | |
| Line contains a tab character. | 262 | |
| Method 'adicionarDocumento' is not designed for extension - needs to be abstract, final or empty. | 262 | |
| Missing a Javadoc comment. | 262 | |
| Parameter documento should be final. | 262 | |
| Line contains a tab character. | 263 | |
| 'if' is not followed by whitespace. | 263 | |
| '==' is not preceded with whitespace. | 263 | |
| '==' is not followed by whitespace. | 263 | |
| '{' is not preceded with whitespace. | 263 | |
| Line contains a tab character. | 264 | |
| Line contains a tab character. | 265 | |
| Line contains a tab character. | 266 | |
| Line contains a tab character. | 267 | |
| Line contains a tab character. | 268 | |
| Line has trailing spaces. | 269 | |
| Line contains a tab character. | 269 | |
| Line contains a tab character. | 270 | |
| Line contains a tab character. | 271 | |
| Line contains a tab character. | 272 | |
| Line has trailing spaces. | 273 | |
| Line contains a tab character. | 273 | |
| Line contains a tab character. | 274 | |
| Line contains a tab character. | 275 | |
| Method 'removerTelefone' is not designed for extension - needs to be abstract, final or empty. | 275 | |
| Parameter telefone should be final. | 275 | |
| '{' is not preceded with whitespace. | 275 | |
| Line contains a tab character. | 276 | |
| 'if' is not followed by whitespace. | 276 | |
| '==' is not preceded with whitespace. | 276 | |
| '==' is not followed by whitespace. | 276 | |
| '{' is not preceded with whitespace. | 276 | |
| Line contains a tab character. | 277 | |
| Line contains a tab character. | 278 | |
| 'else' is not preceded with whitespace. | 278 | |
| '}' is not followed by whitespace. | 278 | |
| 'if' is not followed by whitespace. | 278 | |
| '{' is not preceded with whitespace. | 278 | |
| Line contains a tab character. | 279 | |
| Line contains a tab character. | 280 | |
| Line contains a tab character. | 281 | |
| Line contains a tab character. | 282 | |
| Line has trailing spaces. | 283 | |
| Line contains a tab character. | 283 | |
| Line contains a tab character. | 284 | |
| Method 'removerDocumento' is not designed for extension - needs to be abstract, final or empty. | 284 | |
| Missing a Javadoc comment. | 284 | |
| Parameter documento should be final. | 284 | |
| '{' is not preceded with whitespace. | 284 | |
| Line contains a tab character. | 285 | |
| 'if' is not followed by whitespace. | 285 | |
| '==' is not preceded with whitespace. | 285 | |
| '==' is not followed by whitespace. | 285 | |
| '{' is not preceded with whitespace. | 285 | |
| Line contains a tab character. | 286 | |
| Line contains a tab character. | 287 | |
| Line contains a tab character. | 288 | |
| 'if' is not followed by whitespace. | 288 | |
| '{' is not preceded with whitespace. | 288 | |
| Line contains a tab character. | 289 | |
| Line contains a tab character. | 290 | |
| Line contains a tab character. | 291 | |
| Line contains a tab character. | 292 | |
| Line contains a tab character. | 294 | |
| Line contains a tab character. | 295 | |
| Line has trailing spaces. | 296 | |
| Line contains a tab character. | 296 | |
| Line contains a tab character. | 297 | |
| Line contains a tab character. | 298 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 298 | |
| Line contains a tab character. | 299 | |
| Line contains a tab character. | 300 | |
| Line contains a tab character. | 301 | |
| Line contains a tab character. | 302 | |
| Line is longer than 80 characters. | 303 | |
| Line contains a tab character. | 303 | |
| Avoid inline conditionals. | 303 | |
| Line is longer than 80 characters. | 304 | |
| Line contains a tab character. | 304 | |
| Avoid inline conditionals. | 304 | |
| Line is longer than 80 characters. | 305 | |
| Line contains a tab character. | 305 | |
| Avoid inline conditionals. | 305 | |
| Line contains a tab character. | 306 | |
| Line contains a tab character. | 307 | |
| Line contains a tab character. | 309 | |
| Line contains a tab character. | 310 | |
| Line contains a tab character. | 311 | |
| Line has trailing spaces. | 312 | |
| Line contains a tab character. | 312 | |
| Line contains a tab character. | 313 | |
| Line contains a tab character. | 314 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 314 | |
| Line contains a tab character. | 315 | |
| Parameter obj should be final. | 315 | |
| Line contains a tab character. | 316 | |
| Line contains a tab character. | 317 | |
| Line contains a tab character. | 318 | |
| Line contains a tab character. | 319 | |
| Line contains a tab character. | 320 | |
| Line contains a tab character. | 321 | |
| Line contains a tab character. | 322 | |
| Line contains a tab character. | 323 | |
| Line contains a tab character. | 324 | |
| Line contains a tab character. | 325 | |
| Line contains a tab character. | 326 | |
| Line contains a tab character. | 327 | |
| Line contains a tab character. | 328 | |
| Line contains a tab character. | 329 | |
| Line contains a tab character. | 330 | |
| Line contains a tab character. | 331 | |
| Line contains a tab character. | 332 | |
| Line contains a tab character. | 333 | |
| Line contains a tab character. | 334 | |
| Line contains a tab character. | 335 | |
| Line contains a tab character. | 336 | |
| Line contains a tab character. | 337 | |
| Line contains a tab character. | 338 | |
| Line contains a tab character. | 339 | |
| Line contains a tab character. | 340 | |
| Line contains a tab character. | 341 | |
| Line contains a tab character. | 342 | |
| Line contains a tab character. | 343 | |
| Line contains a tab character. | 344 | |
| Line contains a tab character. | 346 | |
| Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 346 | |
| Line contains a tab character. | 347 | |
| Parameter pessoa should be final. | 347 | |
| Line contains a tab character. | 348 | |
| 'if' is not followed by whitespace. | 348 | |
| '!=' is not preceded with whitespace. | 348 | |
| '!=' is not followed by whitespace. | 348 | |
| '!=' is not preceded with whitespace. | 348 | |
| '!=' is not followed by whitespace. | 348 | |
| '{' is not preceded with whitespace. | 348 | |
| Line contains a tab character. | 349 | |
| Line contains a tab character. | 350 | |
| Line is longer than 80 characters. | 351 | |
| Line contains a tab character. | 351 | |
| 'if' is not followed by whitespace. | 351 | |
| '{' is not preceded with whitespace. | 351 | |
| Line contains a tab character. | 352 | |
| Line contains a tab character. | 353 | |
| Line contains a tab character. | 354 | |
| Line contains a tab character. | 355 | |
| Line has trailing spaces. | 356 | |
| Line contains a tab character. | 356 | |
| Line has trailing spaces. | 357 | |
| Line contains a tab character. | 357 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 18 | |
| Line is longer than 80 characters. | 19 | |
| Name 'Pessoa_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Variable 'nome' must be private and have accessor methods. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Variable 'email' must be private and have accessor methods. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Variable 'dataNascimento' must be private and have accessor methods. | 28 | |
| Line is longer than 80 characters. | 29 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Variable 'deficienteFisico' must be private and have accessor methods. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Variable 'estadoCivil' must be private and have accessor methods. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Variable 'etnia' must be private and have accessor methods. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Variable 'nacionalidade' must be private and have accessor methods. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Variable 'endereco' must be private and have accessor methods. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Variable 'listaTelefones' must be private and have accessor methods. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Variable 'listaDocumentos' must be private and have accessor methods. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Variable 'sexo' must be private and have accessor methods. | 36 | |
| First sentence should end with a period. | 18 | |
| Line is longer than 80 characters. | 19 | |
| Name 'Pessoa_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Variable 'nome' must be private and have accessor methods. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Variable 'email' must be private and have accessor methods. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Variable 'dataNascimento' must be private and have accessor methods. | 28 | |
| Line is longer than 80 characters. | 29 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Variable 'deficienteFisico' must be private and have accessor methods. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Variable 'estadoCivil' must be private and have accessor methods. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Variable 'etnia' must be private and have accessor methods. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Variable 'nacionalidade' must be private and have accessor methods. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Variable 'endereco' must be private and have accessor methods. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Variable 'listaTelefones' must be private and have accessor methods. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Variable 'listaDocumentos' must be private and have accessor methods. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Variable 'sexo' must be private and have accessor methods. | 36 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '=' is not preceded with whitespace. | 21 | |
| '=' is not followed by whitespace. | 21 | |
| '=' is not preceded with whitespace. | 21 | |
| '=' is not followed by whitespace. | 21 | |
| '=' is not preceded with whitespace. | 22 | |
| '=' is not followed by whitespace. | 22 | |
| '{' is not preceded with whitespace. | 23 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Method 'getLogin' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| '=' is not preceded with whitespace. | 34 | |
| '=' is not followed by whitespace. | 34 | |
| '=' is not preceded with whitespace. | 34 | |
| '50' is a magic number. | 34 | |
| '=' is not followed by whitespace. | 34 | |
| '=' is not preceded with whitespace. | 34 | |
| '=' is not followed by whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Method 'getSenha' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| '=' is not preceded with whitespace. | 43 | |
| '=' is not followed by whitespace. | 43 | |
| '=' is not preceded with whitespace. | 43 | |
| '44' is a magic number. | 43 | |
| '=' is not followed by whitespace. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Method 'getAtivo' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| '=' is not preceded with whitespace. | 48 | |
| '=' is not followed by whitespace. | 48 | |
| Line contains a tab character. | 49 | |
| '{' is not preceded with whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line has trailing spaces. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Method 'setLogin' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Parameter login should be final. | 57 | |
| 'login' hides a field. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Method 'setSenha' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Parameter senha should be final. | 65 | |
| 'senha' hides a field. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line has trailing spaces. | 68 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Method 'setAtivo' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Parameter ativo should be final. | 69 | |
| 'ativo' hides a field. | 69 | |
| '{' is not preceded with whitespace. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line has trailing spaces. | 72 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Line contains a tab character. | 91 | |
| Avoid inline conditionals. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Line contains a tab character. | 101 | |
| Parameter obj should be final. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| File does not end with a newline. | 0 | |
| '=' is not preceded with whitespace. | 21 | |
| '=' is not followed by whitespace. | 21 | |
| '=' is not preceded with whitespace. | 21 | |
| '=' is not followed by whitespace. | 21 | |
| '=' is not preceded with whitespace. | 22 | |
| '=' is not followed by whitespace. | 22 | |
| '{' is not preceded with whitespace. | 23 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Method 'getLogin' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| '=' is not preceded with whitespace. | 34 | |
| '=' is not followed by whitespace. | 34 | |
| '=' is not preceded with whitespace. | 34 | |
| '50' is a magic number. | 34 | |
| '=' is not followed by whitespace. | 34 | |
| '=' is not preceded with whitespace. | 34 | |
| '=' is not followed by whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Method 'getSenha' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| '=' is not preceded with whitespace. | 43 | |
| '=' is not followed by whitespace. | 43 | |
| '=' is not preceded with whitespace. | 43 | |
| '44' is a magic number. | 43 | |
| '=' is not followed by whitespace. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Method 'getAtivo' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| '=' is not preceded with whitespace. | 48 | |
| '=' is not followed by whitespace. | 48 | |
| Line contains a tab character. | 49 | |
| '{' is not preceded with whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line has trailing spaces. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Method 'setLogin' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Parameter login should be final. | 57 | |
| 'login' hides a field. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Method 'setSenha' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Parameter senha should be final. | 65 | |
| 'senha' hides a field. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line has trailing spaces. | 68 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Method 'setAtivo' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Parameter ativo should be final. | 69 | |
| 'ativo' hides a field. | 69 | |
| '{' is not preceded with whitespace. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line has trailing spaces. | 72 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Line contains a tab character. | 91 | |
| Avoid inline conditionals. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Line contains a tab character. | 101 | |
| Parameter obj should be final. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 6 | |
| Line is longer than 80 characters. | 7 | |
| Name 'Usuario_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Variable 'login' must be private and have accessor methods. | 13 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Variable 'senha' must be private and have accessor methods. | 14 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Variable 'ativo' must be private and have accessor methods. | 15 | |
| First sentence should end with a period. | 6 | |
| Line is longer than 80 characters. | 7 | |
| Name 'Usuario_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Variable 'login' must be private and have accessor methods. | 13 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Variable 'senha' must be private and have accessor methods. | 14 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Variable 'ativo' must be private and have accessor methods. | 15 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 21 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| '{' is not preceded with whitespace. | 27 | |
| '{' is not followed by whitespace. | 27 | |
| '}' is not preceded with whitespace. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter nome should be final. | 29 | |
| 'nome' hides a field. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Method 'getNome' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Missing a Javadoc comment. | 33 | |
| '=' is not preceded with whitespace. | 33 | |
| '=' is not followed by whitespace. | 33 | |
| '=' is not preceded with whitespace. | 33 | |
| '=' is not followed by whitespace. | 33 | |
| '=' is not preceded with whitespace. | 33 | |
| '50' is a magic number. | 33 | |
| '=' is not followed by whitespace. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 38 | |
| Method 'setNome' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Parameter nome should be final. | 38 | |
| 'nome' hides a field. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 42 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 48 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line contains a tab character. | 52 | |
| Avoid inline conditionals. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 56 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Line contains a tab character. | 57 | |
| Parameter obj should be final. | 57 | |
| 'if' construct must use '{}'s. | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| 'if' construct must use '{}'s. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| 'if' construct must use '{}'s. | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| 'if' construct must use '{}'s. | 66 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| 'if' construct must use '{}'s. | 68 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line has trailing spaces. | 72 | |
| Line contains a tab character. | 72 | |
| Line is longer than 80 characters. | 21 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| '{' is not preceded with whitespace. | 27 | |
| '{' is not followed by whitespace. | 27 | |
| '}' is not preceded with whitespace. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter nome should be final. | 29 | |
| 'nome' hides a field. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Method 'getNome' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Missing a Javadoc comment. | 33 | |
| '=' is not preceded with whitespace. | 33 | |
| '=' is not followed by whitespace. | 33 | |
| '=' is not preceded with whitespace. | 33 | |
| '=' is not followed by whitespace. | 33 | |
| '=' is not preceded with whitespace. | 33 | |
| '50' is a magic number. | 33 | |
| '=' is not followed by whitespace. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 38 | |
| Method 'setNome' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Parameter nome should be final. | 38 | |
| 'nome' hides a field. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 42 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 48 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line contains a tab character. | 52 | |
| Avoid inline conditionals. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 56 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Line contains a tab character. | 57 | |
| Parameter obj should be final. | 57 | |
| 'if' construct must use '{}'s. | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| 'if' construct must use '{}'s. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| 'if' construct must use '{}'s. | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| 'if' construct must use '{}'s. | 66 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| 'if' construct must use '{}'s. | 68 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line has trailing spaces. | 72 | |
| Line contains a tab character. | 72 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 8 | |
| Name 'Acao_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 9 | |
| '{' is not preceded with whitespace. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Variable 'nome' must be private and have accessor methods. | 10 | |
| Missing a Javadoc comment. | 8 | |
| Name 'Acao_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 9 | |
| '{' is not preceded with whitespace. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Variable 'nome' must be private and have accessor methods. | 10 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing a Javadoc comment. | 19 | |
| Line is longer than 80 characters. | 21 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 35 | |
| Method 'getUsuario' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 36 | |
| '=' is not preceded with whitespace. | 36 | |
| '=' is not followed by whitespace. | 36 | |
| '=' is not preceded with whitespace. | 36 | |
| '=' is not followed by whitespace. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 41 | |
| Method 'getIpUsuario' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| '39' is a magic number. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 46 | |
| Method 'getIpServidorAplicacao' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| '39' is a magic number. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 51 | |
| Method 'getDataLogon' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 57 | |
| Method 'getDataLogoff' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 63 | |
| Method 'getIdSessao' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| '64' is a magic number. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 68 | |
| Method 'setUsuario' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter usuario should be final. | 68 | |
| 'usuario' hides a field. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 72 | |
| Method 'setDataLogoff' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Parameter dataLogoff should be final. | 72 | |
| 'dataLogoff' hides a field. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 76 | |
| Method 'setDataLogon' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Parameter dataLogon should be final. | 76 | |
| 'dataLogon' hides a field. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 80 | |
| Method 'setIpServidorAplicacao' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Parameter ipServidorAplicacao should be final. | 80 | |
| 'ipServidorAplicacao' hides a field. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 84 | |
| Method 'setIpUsuario' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Parameter ipUsuario should be final. | 84 | |
| 'ipUsuario' hides a field. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 88 | |
| Method 'setIdSessao' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Parameter idSessao should be final. | 88 | |
| 'idSessao' hides a field. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 92 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Line contains a tab character. | 96 | |
| Avoid inline conditionals. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line contains a tab character. | 97 | |
| Avoid inline conditionals. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line contains a tab character. | 98 | |
| Avoid inline conditionals. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Line contains a tab character. | 99 | |
| Avoid inline conditionals. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Line contains a tab character. | 100 | |
| Avoid inline conditionals. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Line contains a tab character. | 101 | |
| Avoid inline conditionals. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 105 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Line contains a tab character. | 106 | |
| Parameter obj should be final. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line is longer than 80 characters. | 142 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 160 | |
| File does not end with a newline. | 0 | |
| Missing a Javadoc comment. | 19 | |
| Line is longer than 80 characters. | 21 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 35 | |
| Method 'getUsuario' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 36 | |
| '=' is not preceded with whitespace. | 36 | |
| '=' is not followed by whitespace. | 36 | |
| '=' is not preceded with whitespace. | 36 | |
| '=' is not followed by whitespace. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 41 | |
| Method 'getIpUsuario' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| '39' is a magic number. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 46 | |
| Method 'getIpServidorAplicacao' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| '39' is a magic number. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 51 | |
| Method 'getDataLogon' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 57 | |
| Method 'getDataLogoff' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 63 | |
| Method 'getIdSessao' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| '64' is a magic number. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 68 | |
| Method 'setUsuario' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter usuario should be final. | 68 | |
| 'usuario' hides a field. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 72 | |
| Method 'setDataLogoff' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Parameter dataLogoff should be final. | 72 | |
| 'dataLogoff' hides a field. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 76 | |
| Method 'setDataLogon' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Parameter dataLogon should be final. | 76 | |
| 'dataLogon' hides a field. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 80 | |
| Method 'setIpServidorAplicacao' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Parameter ipServidorAplicacao should be final. | 80 | |
| 'ipServidorAplicacao' hides a field. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 84 | |
| Method 'setIpUsuario' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Parameter ipUsuario should be final. | 84 | |
| 'ipUsuario' hides a field. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 88 | |
| Method 'setIdSessao' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Parameter idSessao should be final. | 88 | |
| 'idSessao' hides a field. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 92 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Line contains a tab character. | 96 | |
| Avoid inline conditionals. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line contains a tab character. | 97 | |
| Avoid inline conditionals. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line contains a tab character. | 98 | |
| Avoid inline conditionals. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Line contains a tab character. | 99 | |
| Avoid inline conditionals. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Line contains a tab character. | 100 | |
| Avoid inline conditionals. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Line contains a tab character. | 101 | |
| Avoid inline conditionals. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 105 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Line contains a tab character. | 106 | |
| Parameter obj should be final. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line is longer than 80 characters. | 142 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 160 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing a Javadoc comment. | 11 | |
| Name 'Acesso_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Variable 'usuario' must be private and have accessor methods. | 13 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Variable 'ipUsuario' must be private and have accessor methods. | 14 | |
| Line is longer than 80 characters. | 15 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Variable 'ipServidorAplicacao' must be private and have accessor methods. | 15 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Variable 'dataLogon' must be private and have accessor methods. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Variable 'dataLogoff' must be private and have accessor methods. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Variable 'idSessao' must be private and have accessor methods. | 18 | |
| File does not end with a newline. | 0 | |
| Missing a Javadoc comment. | 11 | |
| Name 'Acesso_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Variable 'usuario' must be private and have accessor methods. | 13 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Variable 'ipUsuario' must be private and have accessor methods. | 14 | |
| Line is longer than 80 characters. | 15 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Variable 'ipServidorAplicacao' must be private and have accessor methods. | 15 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Variable 'dataLogon' must be private and have accessor methods. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Variable 'dataLogoff' must be private and have accessor methods. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Variable 'idSessao' must be private and have accessor methods. | 18 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| First sentence should end with a period. | 3 | |
| Line is longer than 80 characters. | 4 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line is longer than 80 characters. | 21 | |
| Line contains a tab character. | 21 | |
| Parameter message should be final. | 21 | |
| Parameter cause should be final. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Parameter message should be final. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Parameter cause should be final. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| First sentence should end with a period. | 3 | |
| Line is longer than 80 characters. | 4 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line is longer than 80 characters. | 21 | |
| Line contains a tab character. | 21 | |
| Parameter message should be final. | 21 | |
| Parameter cause should be final. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Parameter message should be final. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Parameter cause should be final. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 5 | |
| '=' is not preceded with whitespace. | 11 | |
| '=' is not followed by whitespace. | 11 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Parameter message should be final. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Parameter cause should be final. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Parameter message should be final. | 39 | |
| Parameter cause should be final. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| First sentence should end with a period. | 5 | |
| '=' is not preceded with whitespace. | 11 | |
| '=' is not followed by whitespace. | 11 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Parameter message should be final. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Parameter cause should be final. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Parameter message should be final. | 39 | |
| Parameter cause should be final. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing package-info.java file. | 0 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Line has trailing spaces. | 12 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Parameter descricao should be final. | 19 | |
| 'descricao' hides a field. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| File does not end with a newline. | 0 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Line has trailing spaces. | 12 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Parameter descricao should be final. | 19 | |
| 'descricao' hides a field. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Line has trailing spaces. | 12 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Parameter descricao should be final. | 19 | |
| 'descricao' hides a field. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| File does not end with a newline. | 0 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Line has trailing spaces. | 12 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Parameter descricao should be final. | 19 | |
| 'descricao' hides a field. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line has trailing spaces. | 11 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Line has trailing spaces. | 13 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Parameter descricao should be final. | 18 | |
| 'descricao' hides a field. | 18 | |
| '{' is not preceded with whitespace. | 18 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| File does not end with a newline. | 0 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line has trailing spaces. | 11 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Line has trailing spaces. | 13 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Parameter descricao should be final. | 18 | |
| 'descricao' hides a field. | 18 | |
| '{' is not preceded with whitespace. | 18 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing a Javadoc comment. | 3 | |
| Line contains a tab character. | 4 | |
| Missing a Javadoc comment. | 4 | |
| Line contains a tab character. | 5 | |
| Missing a Javadoc comment. | 5 | |
| Line contains a tab character. | 6 | |
| Missing a Javadoc comment. | 6 | |
| Line contains a tab character. | 7 | |
| Missing a Javadoc comment. | 7 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line has trailing spaces. | 9 | |
| Line contains a tab character. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line has trailing spaces. | 11 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Parameter nome should be final. | 12 | |
| 'nome' hides a field. | 12 | |
| '{' is not preceded with whitespace. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| '{' is not preceded with whitespace. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| File does not end with a newline. | 0 | |
| Missing a Javadoc comment. | 3 | |
| Line contains a tab character. | 4 | |
| Missing a Javadoc comment. | 4 | |
| Line contains a tab character. | 5 | |
| Missing a Javadoc comment. | 5 | |
| Line contains a tab character. | 6 | |
| Missing a Javadoc comment. | 6 | |
| Line contains a tab character. | 7 | |
| Missing a Javadoc comment. | 7 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line has trailing spaces. | 9 | |
| Line contains a tab character. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line has trailing spaces. | 11 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Parameter nome should be final. | 12 | |
| 'nome' hides a field. | 12 | |
| '{' is not preceded with whitespace. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| '{' is not preceded with whitespace. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Parameter descricao should be final. | 16 | |
| 'descricao' hides a field. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line has trailing spaces. | 22 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| File does not end with a newline. | 0 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Parameter descricao should be final. | 16 | |
| 'descricao' hides a field. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line has trailing spaces. | 22 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing a Javadoc comment. | 3 | |
| Line contains a tab character. | 4 | |
| Missing a Javadoc comment. | 4 | |
| Line contains a tab character. | 5 | |
| Missing a Javadoc comment. | 5 | |
| Line has trailing spaces. | 6 | |
| Line contains a tab character. | 6 | |
| Line contains a tab character. | 7 | |
| Missing a Javadoc comment. | 7 | |
| Line has trailing spaces. | 8 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Parameter descricao should be final. | 9 | |
| 'descricao' hides a field. | 9 | |
| '{' is not preceded with whitespace. | 9 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line has trailing spaces. | 12 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| '{' is not preceded with whitespace. | 13 | |
| Line contains a tab character. | 14 | |
| Line contains a tab character. | 15 | |
| File does not end with a newline. | 0 | |
| Missing a Javadoc comment. | 3 | |
| Line contains a tab character. | 4 | |
| Missing a Javadoc comment. | 4 | |
| Line contains a tab character. | 5 | |
| Missing a Javadoc comment. | 5 | |
| Line has trailing spaces. | 6 | |
| Line contains a tab character. | 6 | |
| Line contains a tab character. | 7 | |
| Missing a Javadoc comment. | 7 | |
| Line has trailing spaces. | 8 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Parameter descricao should be final. | 9 | |
| 'descricao' hides a field. | 9 | |
| '{' is not preceded with whitespace. | 9 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line has trailing spaces. | 12 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| '{' is not preceded with whitespace. | 13 | |
| Line contains a tab character. | 14 | |
| Line contains a tab character. | 15 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Line is longer than 80 characters. | 15 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line has trailing spaces. | 20 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Line has trailing spaces. | 23 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Parameter codigo should be final. | 29 | |
| 'codigo' hides a field. | 29 | |
| Parameter descricao should be final. | 29 | |
| 'descricao' hides a field. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Line is longer than 80 characters. | 15 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line has trailing spaces. | 20 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Line has trailing spaces. | 23 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Parameter codigo should be final. | 29 | |
| 'codigo' hides a field. | 29 | |
| Parameter descricao should be final. | 29 | |
| 'descricao' hides a field. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Line has trailing spaces. | 14 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line has trailing spaces. | 16 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Parameter descricao should be final. | 23 | |
| 'descricao' hides a field. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| File does not end with a newline. | 0 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Line has trailing spaces. | 14 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line has trailing spaces. | 16 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Parameter descricao should be final. | 23 | |
| 'descricao' hides a field. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Line is longer than 80 characters. | 15 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line has trailing spaces. | 16 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Line has trailing spaces. | 19 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Parameter codigo should be final. | 25 | |
| 'codigo' hides a field. | 25 | |
| Parameter descricao should be final. | 25 | |
| 'descricao' hides a field. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Line is longer than 80 characters. | 15 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line has trailing spaces. | 16 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Line has trailing spaces. | 19 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Parameter codigo should be final. | 25 | |
| 'codigo' hides a field. | 25 | |
| Parameter descricao should be final. | 25 | |
| 'descricao' hides a field. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Line has trailing spaces. | 14 | |
| Line contains a tab character. | 14 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line has trailing spaces. | 16 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Parameter descricao should be final. | 21 | |
| 'descricao' hides a field. | 21 | |
| '{' is not preceded with whitespace. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| File does not end with a newline. | 0 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Line has trailing spaces. | 14 | |
| Line contains a tab character. | 14 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line has trailing spaces. | 16 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Parameter descricao should be final. | 21 | |
| 'descricao' hides a field. | 21 | |
| '{' is not preceded with whitespace. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Line has trailing spaces. | 12 | |
| Line is longer than 80 characters. | 12 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line contains a tab character. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line contains a tab character. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line contains a tab character. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line contains a tab character. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line contains a tab character. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line contains a tab character. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line contains a tab character. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line contains a tab character. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line has trailing spaces. | 53 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Parameter nome should be final. | 60 | |
| 'nome' hides a field. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line has trailing spaces. | 66 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| File does not end with a newline. | 0 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Line has trailing spaces. | 12 | |
| Line is longer than 80 characters. | 12 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line contains a tab character. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line contains a tab character. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line contains a tab character. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line contains a tab character. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line contains a tab character. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line contains a tab character. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line contains a tab character. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line contains a tab character. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line has trailing spaces. | 53 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Parameter nome should be final. | 60 | |
| 'nome' hides a field. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line has trailing spaces. | 66 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '{' is not preceded with whitespace. | 7 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line has trailing spaces. | 16 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Parameter tipo should be final. | 23 | |
| 'tipo' hides a field. | 23 | |
| '{' is not preceded with whitespace. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| File does not end with a newline. | 0 | |
| '{' is not preceded with whitespace. | 7 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line has trailing spaces. | 16 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Parameter tipo should be final. | 23 | |
| 'tipo' hides a field. | 23 | |
| '{' is not preceded with whitespace. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line has trailing spaces. | 11 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Line contains a tab character. | 14 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Parameter descricao should be final. | 18 | |
| 'descricao' hides a field. | 18 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| File does not end with a newline. | 0 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line has trailing spaces. | 11 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Line contains a tab character. | 14 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Parameter descricao should be final. | 18 | |
| 'descricao' hides a field. | 18 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line has trailing spaces. | 16 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Parameter descricao should be final. | 23 | |
| 'descricao' hides a field. | 23 | |
| '{' is not preceded with whitespace. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line has trailing spaces. | 16 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Parameter descricao should be final. | 23 | |
| 'descricao' hides a field. | 23 | |
| '{' is not preceded with whitespace. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 3 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Line has trailing spaces. | 12 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Line has trailing spaces. | 14 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line has trailing spaces. | 16 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Line has trailing spaces. | 17 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Line has trailing spaces. | 19 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line has trailing spaces. | 20 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Line has trailing spaces. | 22 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Line has trailing spaces. | 23 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Parameter sigla should be final. | 46 | |
| 'sigla' hides a field. | 46 | |
| Parameter nome should be final. | 46 | |
| 'nome' hides a field. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line has trailing spaces. | 53 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| '{' is not preceded with whitespace. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line has trailing spaces. | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| '{' is not preceded with whitespace. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line has trailing spaces. | 66 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line has trailing spaces. | 69 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 3 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Line has trailing spaces. | 12 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Line has trailing spaces. | 14 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line has trailing spaces. | 16 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Line has trailing spaces. | 17 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Line has trailing spaces. | 19 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line has trailing spaces. | 20 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Line has trailing spaces. | 22 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Line has trailing spaces. | 23 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Parameter sigla should be final. | 46 | |
| 'sigla' hides a field. | 46 | |
| Parameter nome should be final. | 46 | |
| 'nome' hides a field. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line has trailing spaces. | 53 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| '{' is not preceded with whitespace. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line has trailing spaces. | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| '{' is not preceded with whitespace. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line has trailing spaces. | 66 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line has trailing spaces. | 69 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Missing a Javadoc comment. | 3 | |
| Line contains a tab character. | 4 | |
| Missing a Javadoc comment. | 4 | |
| Line contains a tab character. | 5 | |
| Missing a Javadoc comment. | 5 | |
| Line contains a tab character. | 6 | |
| Missing a Javadoc comment. | 6 | |
| Line has trailing spaces. | 7 | |
| Line contains a tab character. | 7 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line has trailing spaces. | 9 | |
| Line contains a tab character. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Parameter descricao should be final. | 10 | |
| 'descricao' hides a field. | 10 | |
| '{' is not preceded with whitespace. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line has trailing spaces. | 13 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| '{' is not preceded with whitespace. | 14 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 3 | |
| Line contains a tab character. | 4 | |
| Missing a Javadoc comment. | 4 | |
| Line contains a tab character. | 5 | |
| Missing a Javadoc comment. | 5 | |
| Line contains a tab character. | 6 | |
| Missing a Javadoc comment. | 6 | |
| Line has trailing spaces. | 7 | |
| Line contains a tab character. | 7 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line has trailing spaces. | 9 | |
| Line contains a tab character. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Parameter descricao should be final. | 10 | |
| 'descricao' hides a field. | 10 | |
| '{' is not preceded with whitespace. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line has trailing spaces. | 13 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| '{' is not preceded with whitespace. | 14 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 8 | |
| Missing a Javadoc comment. | 8 | |
| '{' is not preceded with whitespace. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| '{' is not preceded with whitespace. | 19 | |
| '{' is not followed by whitespace. | 19 | |
| '}' is not preceded with whitespace. | 19 | |
| Line contains a tab character. | 21 | |
| Method 'getTarefa' is not designed for extension - needs to be abstract, final or empty. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 25 | |
| Method 'getDataAgendamento' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Method 'getDataHoraExecucao' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 33 | |
| Method 'getResponsavelAgendamento' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Method 'getPeriodicidadeTarefa' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Method 'getStatusAgendamento' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Method 'getIpResponsavelAgendamento' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 49 | |
| Method 'setTarefa' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter tarefa should be final. | 49 | |
| 'tarefa' hides a field. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 53 | |
| Method 'setDataAgendamento' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter dataAgendamento should be final. | 53 | |
| 'dataAgendamento' hides a field. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 57 | |
| Method 'setDataHoraExecucao' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter dataHoraExecucao should be final. | 57 | |
| 'dataHoraExecucao' hides a field. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 61 | |
| Method 'setResponsavelAgendamento' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Parameter responsavelAgendamento should be final. | 61 | |
| 'responsavelAgendamento' hides a field. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line has trailing spaces. | 64 | |
| Line contains a tab character. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line contains a tab character. | 65 | |
| Method 'setPeriodicidadeTarefa' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter periodicidadeTarefa should be final. | 65 | |
| 'periodicidadeTarefa' hides a field. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line has trailing spaces. | 68 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Method 'setStatusAgendamento' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Parameter statusAgendamento should be final. | 69 | |
| 'statusAgendamento' hides a field. | 69 | |
| '{' is not preceded with whitespace. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line has trailing spaces. | 72 | |
| Line contains a tab character. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line contains a tab character. | 73 | |
| Method 'setIpResponsavelAgendamento' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Parameter ipResponsavelAgendamento should be final. | 73 | |
| 'ipResponsavelAgendamento' hides a field. | 73 | |
| '{' is not preceded with whitespace. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 77 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| Avoid inline conditionals. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line contains a tab character. | 82 | |
| Avoid inline conditionals. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 86 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Line contains a tab character. | 87 | |
| Parameter obj should be final. | 87 | |
| 'if' construct must use '{}'s. | 88 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| 'if' construct must use '{}'s. | 90 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| 'if' construct must use '{}'s. | 92 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| 'if' construct must use '{}'s. | 96 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| 'if' construct must use '{}'s. | 98 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| 'if' construct must use '{}'s. | 101 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| 'if' construct must use '{}'s. | 103 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 108 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Line contains a tab character. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Line contains a tab character. | 110 | |
| '+' is not preceded with whitespace. | 110 | |
| Line contains a tab character. | 111 | |
| Line has trailing spaces. | 112 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Line contains a tab character. | 114 | |
| Parameter a should be final. | 114 | |
| Line contains a tab character. | 115 | |
| 'if' is not followed by whitespace. | 115 | |
| '!=' is not preceded with whitespace. | 115 | |
| '!=' is not followed by whitespace. | 115 | |
| '!=' is not preceded with whitespace. | 115 | |
| '!=' is not followed by whitespace. | 115 | |
| '{' is not preceded with whitespace. | 115 | |
| Line contains a tab character. | 116 | |
| 'if' is not followed by whitespace. | 116 | |
| '!=' is not preceded with whitespace. | 116 | |
| '!=' is not followed by whitespace. | 116 | |
| '{' is not preceded with whitespace. | 116 | |
| Line is longer than 80 characters. | 117 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line is longer than 80 characters. | 8 | |
| Missing a Javadoc comment. | 8 | |
| '{' is not preceded with whitespace. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| '{' is not preceded with whitespace. | 19 | |
| '{' is not followed by whitespace. | 19 | |
| '}' is not preceded with whitespace. | 19 | |
| Line contains a tab character. | 21 | |
| Method 'getTarefa' is not designed for extension - needs to be abstract, final or empty. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 25 | |
| Method 'getDataAgendamento' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Method 'getDataHoraExecucao' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 33 | |
| Method 'getResponsavelAgendamento' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Method 'getPeriodicidadeTarefa' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Method 'getStatusAgendamento' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Method 'getIpResponsavelAgendamento' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 49 | |
| Method 'setTarefa' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter tarefa should be final. | 49 | |
| 'tarefa' hides a field. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 53 | |
| Method 'setDataAgendamento' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter dataAgendamento should be final. | 53 | |
| 'dataAgendamento' hides a field. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 57 | |
| Method 'setDataHoraExecucao' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter dataHoraExecucao should be final. | 57 | |
| 'dataHoraExecucao' hides a field. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 61 | |
| Method 'setResponsavelAgendamento' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Parameter responsavelAgendamento should be final. | 61 | |
| 'responsavelAgendamento' hides a field. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line has trailing spaces. | 64 | |
| Line contains a tab character. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line contains a tab character. | 65 | |
| Method 'setPeriodicidadeTarefa' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter periodicidadeTarefa should be final. | 65 | |
| 'periodicidadeTarefa' hides a field. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line has trailing spaces. | 68 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Method 'setStatusAgendamento' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Parameter statusAgendamento should be final. | 69 | |
| 'statusAgendamento' hides a field. | 69 | |
| '{' is not preceded with whitespace. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line has trailing spaces. | 72 | |
| Line contains a tab character. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line contains a tab character. | 73 | |
| Method 'setIpResponsavelAgendamento' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Parameter ipResponsavelAgendamento should be final. | 73 | |
| 'ipResponsavelAgendamento' hides a field. | 73 | |
| '{' is not preceded with whitespace. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 77 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| Avoid inline conditionals. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line contains a tab character. | 82 | |
| Avoid inline conditionals. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 86 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Line contains a tab character. | 87 | |
| Parameter obj should be final. | 87 | |
| 'if' construct must use '{}'s. | 88 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| 'if' construct must use '{}'s. | 90 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| 'if' construct must use '{}'s. | 92 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| 'if' construct must use '{}'s. | 96 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| 'if' construct must use '{}'s. | 98 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| 'if' construct must use '{}'s. | 101 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| 'if' construct must use '{}'s. | 103 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 108 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Line contains a tab character. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Line contains a tab character. | 110 | |
| '+' is not preceded with whitespace. | 110 | |
| Line contains a tab character. | 111 | |
| Line has trailing spaces. | 112 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Line contains a tab character. | 114 | |
| Parameter a should be final. | 114 | |
| Line contains a tab character. | 115 | |
| 'if' is not followed by whitespace. | 115 | |
| '!=' is not preceded with whitespace. | 115 | |
| '!=' is not followed by whitespace. | 115 | |
| '!=' is not preceded with whitespace. | 115 | |
| '!=' is not followed by whitespace. | 115 | |
| '{' is not preceded with whitespace. | 115 | |
| Line contains a tab character. | 116 | |
| 'if' is not followed by whitespace. | 116 | |
| '!=' is not preceded with whitespace. | 116 | |
| '!=' is not followed by whitespace. | 116 | |
| '{' is not preceded with whitespace. | 116 | |
| Line is longer than 80 characters. | 117 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 3 | |
| Line contains a tab character. | 4 | |
| Missing a Javadoc comment. | 4 | |
| Line contains a tab character. | 5 | |
| Missing a Javadoc comment. | 5 | |
| Line contains a tab character. | 6 | |
| Missing a Javadoc comment. | 6 | |
| Line contains a tab character. | 7 | |
| Missing a Javadoc comment. | 7 | |
| Line has trailing spaces. | 8 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Parameter descricao should be final. | 11 | |
| 'descricao' hides a field. | 11 | |
| '{' is not preceded with whitespace. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line has trailing spaces. | 14 | |
| Line contains a tab character. | 14 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| '{' is not preceded with whitespace. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 3 | |
| Line contains a tab character. | 4 | |
| Missing a Javadoc comment. | 4 | |
| Line contains a tab character. | 5 | |
| Missing a Javadoc comment. | 5 | |
| Line contains a tab character. | 6 | |
| Missing a Javadoc comment. | 6 | |
| Line contains a tab character. | 7 | |
| Missing a Javadoc comment. | 7 | |
| Line has trailing spaces. | 8 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Parameter descricao should be final. | 11 | |
| 'descricao' hides a field. | 11 | |
| '{' is not preceded with whitespace. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line has trailing spaces. | 14 | |
| Line contains a tab character. | 14 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| '{' is not preceded with whitespace. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 3 | |
| Line contains a tab character. | 4 | |
| Missing a Javadoc comment. | 4 | |
| Line contains a tab character. | 5 | |
| Missing a Javadoc comment. | 5 | |
| Line contains a tab character. | 6 | |
| Missing a Javadoc comment. | 6 | |
| Line contains a tab character. | 7 | |
| Missing a Javadoc comment. | 7 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Line has trailing spaces. | 12 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Parameter descricao should be final. | 13 | |
| 'descricao' hides a field. | 13 | |
| '{' is not preceded with whitespace. | 13 | |
| Line contains a tab character. | 14 | |
| Line contains a tab character. | 15 | |
| Line has trailing spaces. | 16 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 3 | |
| Line contains a tab character. | 4 | |
| Missing a Javadoc comment. | 4 | |
| Line contains a tab character. | 5 | |
| Missing a Javadoc comment. | 5 | |
| Line contains a tab character. | 6 | |
| Missing a Javadoc comment. | 6 | |
| Line contains a tab character. | 7 | |
| Missing a Javadoc comment. | 7 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Line has trailing spaces. | 12 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Parameter descricao should be final. | 13 | |
| 'descricao' hides a field. | 13 | |
| '{' is not preceded with whitespace. | 13 | |
| Line contains a tab character. | 14 | |
| Line contains a tab character. | 15 | |
| Line has trailing spaces. | 16 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 3 | |
| Line contains a tab character. | 4 | |
| Missing a Javadoc comment. | 4 | |
| Line contains a tab character. | 5 | |
| Missing a Javadoc comment. | 5 | |
| Line contains a tab character. | 6 | |
| Missing a Javadoc comment. | 6 | |
| Line contains a tab character. | 7 | |
| Missing a Javadoc comment. | 7 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line has trailing spaces. | 9 | |
| Line contains a tab character. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line has trailing spaces. | 11 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Parameter descricao should be final. | 12 | |
| 'descricao' hides a field. | 12 | |
| '{' is not preceded with whitespace. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| '{' is not preceded with whitespace. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 3 | |
| Line contains a tab character. | 4 | |
| Missing a Javadoc comment. | 4 | |
| Line contains a tab character. | 5 | |
| Missing a Javadoc comment. | 5 | |
| Line contains a tab character. | 6 | |
| Missing a Javadoc comment. | 6 | |
| Line contains a tab character. | 7 | |
| Missing a Javadoc comment. | 7 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line has trailing spaces. | 9 | |
| Line contains a tab character. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line has trailing spaces. | 11 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Parameter descricao should be final. | 12 | |
| 'descricao' hides a field. | 12 | |
| '{' is not preceded with whitespace. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| '{' is not preceded with whitespace. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 15 | |
| Line is longer than 80 characters. | 17 | |
| '{' is not preceded with whitespace. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line has trailing spaces. | 20 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Method 'getNome' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| '=' is not preceded with whitespace. | 29 | |
| '=' is not followed by whitespace. | 29 | |
| '=' is not preceded with whitespace. | 29 | |
| '60' is a magic number. | 29 | |
| '=' is not followed by whitespace. | 29 | |
| '=' is not preceded with whitespace. | 29 | |
| '=' is not followed by whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Method 'getDescricao' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Missing a Javadoc comment. | 34 | |
| '=' is not preceded with whitespace. | 34 | |
| '=' is not followed by whitespace. | 34 | |
| '=' is not preceded with whitespace. | 34 | |
| '255' is a magic number. | 34 | |
| '=' is not followed by whitespace. | 34 | |
| '=' is not preceded with whitespace. | 34 | |
| '=' is not followed by whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Method 'getNomeClasseImplementacao' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '=' is not preceded with whitespace. | 39 | |
| '=' is not followed by whitespace. | 39 | |
| '=' is not preceded with whitespace. | 39 | |
| '255' is a magic number. | 39 | |
| '=' is not followed by whitespace. | 39 | |
| '=' is not preceded with whitespace. | 39 | |
| '=' is not followed by whitespace. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Method 'getGrupoTarefa' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| '=' is not preceded with whitespace. | 44 | |
| '=' is not followed by whitespace. | 44 | |
| Line contains a tab character. | 45 | |
| '=' is not preceded with whitespace. | 45 | |
| '=' is not followed by whitespace. | 45 | |
| Line contains a tab character. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Method 'setNome' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter nome should be final. | 50 | |
| 'nome' hides a field. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 54 | |
| Method 'setDescricao' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter descricao should be final. | 54 | |
| 'descricao' hides a field. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line has trailing spaces. | 57 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Method 'setNomeClasseImplementacao' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Parameter nomeClasseJob should be final. | 58 | |
| '{' is not preceded with whitespace. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line has trailing spaces. | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Method 'setGrupoTarefa' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter grupoTarefa should be final. | 62 | |
| 'grupoTarefa' hides a field. | 62 | |
| '{' is not preceded with whitespace. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 66 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line contains a tab character. | 70 | |
| Avoid inline conditionals. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 74 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Line contains a tab character. | 75 | |
| Parameter obj should be final. | 75 | |
| 'if' construct must use '{}'s. | 76 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| 'if' construct must use '{}'s. | 78 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| 'if' construct must use '{}'s. | 80 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| 'if' construct must use '{}'s. | 84 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| 'if' construct must use '{}'s. | 86 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 91 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 96 | |
| Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Line contains a tab character. | 97 | |
| Parameter outraTarefa should be final. | 97 | |
| Line contains a tab character. | 98 | |
| 'if' is not followed by whitespace. | 98 | |
| '!=' is not preceded with whitespace. | 98 | |
| '!=' is not followed by whitespace. | 98 | |
| '{' is not preceded with whitespace. | 98 | |
| Line contains a tab character. | 99 | |
| 'if' is not followed by whitespace. | 99 | |
| '{' is not preceded with whitespace. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Missing a Javadoc comment. | 15 | |
| Line is longer than 80 characters. | 17 | |
| '{' is not preceded with whitespace. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line has trailing spaces. | 20 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Method 'getNome' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| '=' is not preceded with whitespace. | 29 | |
| '=' is not followed by whitespace. | 29 | |
| '=' is not preceded with whitespace. | 29 | |
| '60' is a magic number. | 29 | |
| '=' is not followed by whitespace. | 29 | |
| '=' is not preceded with whitespace. | 29 | |
| '=' is not followed by whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Method 'getDescricao' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Missing a Javadoc comment. | 34 | |
| '=' is not preceded with whitespace. | 34 | |
| '=' is not followed by whitespace. | 34 | |
| '=' is not preceded with whitespace. | 34 | |
| '255' is a magic number. | 34 | |
| '=' is not followed by whitespace. | 34 | |
| '=' is not preceded with whitespace. | 34 | |
| '=' is not followed by whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Method 'getNomeClasseImplementacao' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '=' is not preceded with whitespace. | 39 | |
| '=' is not followed by whitespace. | 39 | |
| '=' is not preceded with whitespace. | 39 | |
| '255' is a magic number. | 39 | |
| '=' is not followed by whitespace. | 39 | |
| '=' is not preceded with whitespace. | 39 | |
| '=' is not followed by whitespace. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Method 'getGrupoTarefa' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| '=' is not preceded with whitespace. | 44 | |
| '=' is not followed by whitespace. | 44 | |
| Line contains a tab character. | 45 | |
| '=' is not preceded with whitespace. | 45 | |
| '=' is not followed by whitespace. | 45 | |
| Line contains a tab character. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Method 'setNome' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter nome should be final. | 50 | |
| 'nome' hides a field. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 54 | |
| Method 'setDescricao' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter descricao should be final. | 54 | |
| 'descricao' hides a field. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line has trailing spaces. | 57 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Method 'setNomeClasseImplementacao' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Parameter nomeClasseJob should be final. | 58 | |
| '{' is not preceded with whitespace. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line has trailing spaces. | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Method 'setGrupoTarefa' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter grupoTarefa should be final. | 62 | |
| 'grupoTarefa' hides a field. | 62 | |
| '{' is not preceded with whitespace. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 66 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line contains a tab character. | 70 | |
| Avoid inline conditionals. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 74 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Line contains a tab character. | 75 | |
| Parameter obj should be final. | 75 | |
| 'if' construct must use '{}'s. | 76 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| 'if' construct must use '{}'s. | 78 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| 'if' construct must use '{}'s. | 80 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| 'if' construct must use '{}'s. | 84 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| 'if' construct must use '{}'s. | 86 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 91 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 96 | |
| Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Line contains a tab character. | 97 | |
| Parameter outraTarefa should be final. | 97 | |
| Line contains a tab character. | 98 | |
| 'if' is not followed by whitespace. | 98 | |
| '!=' is not preceded with whitespace. | 98 | |
| '!=' is not followed by whitespace. | 98 | |
| '{' is not preceded with whitespace. | 98 | |
| Line contains a tab character. | 99 | |
| 'if' is not followed by whitespace. | 99 | |
| '{' is not preceded with whitespace. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 8 | |
| '=' is not preceded with whitespace. | 8 | |
| '=' is not followed by whitespace. | 8 | |
| Name 'Tarefa_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 9 | |
| '{' is not preceded with whitespace. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Variable 'nome' must be private and have accessor methods. | 10 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Variable 'descricao' must be private and have accessor methods. | 11 | |
| Missing a Javadoc comment. | 8 | |
| '=' is not preceded with whitespace. | 8 | |
| '=' is not followed by whitespace. | 8 | |
| Name 'Tarefa_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 9 | |
| '{' is not preceded with whitespace. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Variable 'nome' must be private and have accessor methods. | 10 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Variable 'descricao' must be private and have accessor methods. | 11 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 11 | |
| Type Javadoc comment is missing an @param <T> tag. | 15 | |
| First sentence should end with a period. | 16 | |
| Line contains a tab character. | 16 | |
| Line is longer than 80 characters. | 17 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line is longer than 80 characters. | 19 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Line has trailing spaces. | 22 | |
| Line contains a tab character. | 22 | |
| First sentence should end with a period. | 23 | |
| Line contains a tab character. | 23 | |
| Line is longer than 80 characters. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Redundant 'public' modifier. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Redundant 'public' modifier. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| First sentence should end with a period. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Redundant 'public' modifier. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 46 | |
| First sentence should end with a period. | 47 | |
| Line contains a tab character. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line contains a tab character. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line contains a tab character. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line contains a tab character. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line contains a tab character. | 53 | |
| Redundant 'public' modifier. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| First sentence should end with a period. | 55 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Redundant 'public' modifier. | 59 | |
| Line has trailing spaces. | 60 | |
| Line contains a tab character. | 60 | |
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 11 | |
| Type Javadoc comment is missing an @param <T> tag. | 15 | |
| First sentence should end with a period. | 16 | |
| Line contains a tab character. | 16 | |
| Line is longer than 80 characters. | 17 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line is longer than 80 characters. | 19 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Line has trailing spaces. | 22 | |
| Line contains a tab character. | 22 | |
| First sentence should end with a period. | 23 | |
| Line contains a tab character. | 23 | |
| Line is longer than 80 characters. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Redundant 'public' modifier. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Redundant 'public' modifier. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| First sentence should end with a period. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Redundant 'public' modifier. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 46 | |
| First sentence should end with a period. | 47 | |
| Line contains a tab character. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line contains a tab character. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line contains a tab character. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line contains a tab character. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line contains a tab character. | 53 | |
| Redundant 'public' modifier. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| First sentence should end with a period. | 55 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Redundant 'public' modifier. | 59 | |
| Line has trailing spaces. | 60 | |
| Line contains a tab character. | 60 |
| Violation | Message | Line |
|---|---|---|
| '{' is not preceded with whitespace. | 15 | |
| First sentence should end with a period. | 16 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Expected @throws tag for 'ServicesException'. | 21 | |
| '{' is not preceded with whitespace. | 15 | |
| First sentence should end with a period. | 16 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Expected @throws tag for 'ServicesException'. | 21 |
| Violation | Message | Line |
|---|---|---|
| '{' is not preceded with whitespace. | 12 | |
| '{' is not preceded with whitespace. | 12 |
| Violation | Message | Line |
|---|---|---|
| '{' is not preceded with whitespace. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Expected an @return tag. | 20 | |
| Line is longer than 80 characters. | 20 | |
| Line contains a tab character. | 20 | |
| Redundant 'public' modifier. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 21 | |
| First sentence should end with a period. | 22 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Expected an @return tag. | 25 | |
| Line contains a tab character. | 25 | |
| Redundant 'public' modifier. | 25 | |
| Expected @throws tag for 'ServicesException'. | 25 | |
| '{' is not preceded with whitespace. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Expected an @return tag. | 20 | |
| Line is longer than 80 characters. | 20 | |
| Line contains a tab character. | 20 | |
| Redundant 'public' modifier. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 21 | |
| First sentence should end with a period. | 22 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Expected an @return tag. | 25 | |
| Line contains a tab character. | 25 | |
| Redundant 'public' modifier. | 25 | |
| Expected @throws tag for 'ServicesException'. | 25 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 10 | |
| '{' is not preceded with whitespace. | 11 | |
| Line is longer than 80 characters. | 12 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Redundant 'public' modifier. | 12 | |
| Line is longer than 80 characters. | 13 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Redundant 'public' modifier. | 13 | |
| Line is longer than 80 characters. | 14 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Redundant 'public' modifier. | 14 | |
| Line is longer than 80 characters. | 15 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Redundant 'public' modifier. | 15 | |
| Line is longer than 80 characters. | 16 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Redundant 'public' modifier. | 16 | |
| Missing a Javadoc comment. | 10 | |
| '{' is not preceded with whitespace. | 11 | |
| Line is longer than 80 characters. | 12 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Redundant 'public' modifier. | 12 | |
| Line is longer than 80 characters. | 13 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Redundant 'public' modifier. | 13 | |
| Line is longer than 80 characters. | 14 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Redundant 'public' modifier. | 14 | |
| Line is longer than 80 characters. | 15 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Redundant 'public' modifier. | 15 | |
| Line is longer than 80 characters. | 16 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Redundant 'public' modifier. | 16 |
| Violation | Message | Line |
|---|---|---|
| '{' is not preceded with whitespace. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line has trailing spaces. | 19 | |
| Line contains a tab character. | 19 | |
| Line has trailing spaces. | 20 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Expected an @return tag. | 22 | |
| Line is longer than 80 characters. | 22 | |
| Line contains a tab character. | 22 | |
| Redundant 'public' modifier. | 22 | |
| '{' is not preceded with whitespace. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line has trailing spaces. | 19 | |
| Line contains a tab character. | 19 | |
| Line has trailing spaces. | 20 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Expected an @return tag. | 22 | |
| Line is longer than 80 characters. | 22 | |
| Line contains a tab character. | 22 | |
| Redundant 'public' modifier. | 22 |
| Violation | Message | Line |
|---|---|---|
| '{' is not preceded with whitespace. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Line has trailing spaces. | 20 | |
| Line contains a tab character. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Expected an @return tag. | 23 | |
| Line is longer than 80 characters. | 23 | |
| Line contains a tab character. | 23 | |
| Redundant 'public' modifier. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Expected an @return tag. | 29 | |
| Line is longer than 80 characters. | 29 | |
| Line contains a tab character. | 29 | |
| Redundant 'public' modifier. | 29 | |
| '{' is not preceded with whitespace. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Line has trailing spaces. | 20 | |
| Line contains a tab character. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Expected an @return tag. | 23 | |
| Line is longer than 80 characters. | 23 | |
| Line contains a tab character. | 23 | |
| Redundant 'public' modifier. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Expected an @return tag. | 29 | |
| Line is longer than 80 characters. | 29 | |
| Line contains a tab character. | 29 | |
| Redundant 'public' modifier. | 29 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 12 | |
| '{' is not preceded with whitespace. | 12 | |
| Line is longer than 80 characters. | 12 | |
| '{' is not preceded with whitespace. | 12 |
| Violation | Message | Line |
|---|---|---|
| '{' is not preceded with whitespace. | 12 | |
| '{' is not preceded with whitespace. | 12 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing a Javadoc comment. | 7 | |
| '{' is not preceded with whitespace. | 8 | |
| File does not end with a newline. | 0 | |
| Missing a Javadoc comment. | 7 | |
| '{' is not preceded with whitespace. | 8 |
| Violation | Message | Line |
|---|---|---|
| '{' is not preceded with whitespace. | 12 | |
| '{' is not preceded with whitespace. | 12 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 12 | |
| '{' is not preceded with whitespace. | 12 | |
| Line is longer than 80 characters. | 12 | |
| '{' is not preceded with whitespace. | 12 |
| Violation | Message | Line |
|---|---|---|
| '{' is not preceded with whitespace. | 13 | |
| Line is longer than 80 characters. | 14 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Redundant 'public' modifier. | 14 | |
| Line is longer than 80 characters. | 15 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Redundant 'public' modifier. | 15 | |
| '{' is not preceded with whitespace. | 13 | |
| Line is longer than 80 characters. | 14 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Redundant 'public' modifier. | 14 | |
| Line is longer than 80 characters. | 15 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Redundant 'public' modifier. | 15 |
| Violation | Message | Line |
|---|---|---|
| '{' is not preceded with whitespace. | 15 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Line has trailing spaces. | 20 | |
| Line contains a tab character. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Expected an @return tag. | 23 | |
| Line is longer than 80 characters. | 23 | |
| Line contains a tab character. | 23 | |
| Redundant 'public' modifier. | 23 | |
| '{' is not preceded with whitespace. | 15 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Line has trailing spaces. | 20 | |
| Line contains a tab character. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Expected an @return tag. | 23 | |
| Line is longer than 80 characters. | 23 | |
| Line contains a tab character. | 23 | |
| Redundant 'public' modifier. | 23 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '{' is not preceded with whitespace. | 16 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 21 | |
| Line has trailing spaces. | 22 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Expected an @return tag. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line contains a tab character. | 24 | |
| Redundant 'public' modifier. | 24 | |
| File does not end with a newline. | 0 | |
| '{' is not preceded with whitespace. | 16 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 21 | |
| Line has trailing spaces. | 22 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Expected an @return tag. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line contains a tab character. | 24 | |
| Redundant 'public' modifier. | 24 |
| Violation | Message | Line |
|---|---|---|
| '{' is not preceded with whitespace. | 15 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line has trailing spaces. | 19 | |
| Line contains a tab character. | 19 | |
| Line has trailing spaces. | 20 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Expected an @return tag. | 22 | |
| Line contains a tab character. | 22 | |
| '{' is not preceded with whitespace. | 15 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line has trailing spaces. | 19 | |
| Line contains a tab character. | 19 | |
| Line has trailing spaces. | 20 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Expected an @return tag. | 22 | |
| Line contains a tab character. | 22 |
| Violation | Message | Line |
|---|---|---|
| '{' is not preceded with whitespace. | 12 | |
| '{' is not preceded with whitespace. | 12 |
| Violation | Message | Line |
|---|---|---|
| '{' is not preceded with whitespace. | 12 | |
| '{' is not preceded with whitespace. | 12 |
| Violation | Message | Line |
|---|---|---|
| '{' is not preceded with whitespace. | 15 | |
| Line is longer than 80 characters. | 16 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Redundant 'public' modifier. | 16 | |
| '{' is not preceded with whitespace. | 15 | |
| Line is longer than 80 characters. | 16 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Redundant 'public' modifier. | 16 |
| Violation | Message | Line |
|---|---|---|
| '{' is not preceded with whitespace. | 12 | |
| '{' is not preceded with whitespace. | 12 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 25 | |
| Type Javadoc comment is missing an @param <T> tag. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Method 'getEntityManager' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Method 'setEntityManager' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Parameter entityManager should be final. | 43 | |
| 'entityManager' hides a field. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Method 'cadastrar' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Line contains a tab character. | 53 | |
| Parameter entity should be final. | 53 | |
| Line contains a tab character. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| 'try' is not followed by whitespace. | 56 | |
| '{' is not preceded with whitespace. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| 'catch' is not preceded with whitespace. | 58 | |
| '}' is not followed by whitespace. | 58 | |
| 'catch' is not followed by whitespace. | 58 | |
| '{' is not preceded with whitespace. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line contains a tab character. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| 'finally' is not preceded with whitespace. | 61 | |
| '}' is not followed by whitespace. | 61 | |
| 'finally' is not followed by whitespace. | 61 | |
| '{' is not preceded with whitespace. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Parameter entity should be final. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Method 'alterar' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Line contains a tab character. | 75 | |
| Parameter entity should be final. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| 'try' is not followed by whitespace. | 77 | |
| '{' is not preceded with whitespace. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| 'catch' is not preceded with whitespace. | 79 | |
| '}' is not followed by whitespace. | 79 | |
| 'catch' is not followed by whitespace. | 79 | |
| '{' is not preceded with whitespace. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| 'finally' is not preceded with whitespace. | 82 | |
| '}' is not followed by whitespace. | 82 | |
| 'finally' is not followed by whitespace. | 82 | |
| '{' is not preceded with whitespace. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Method 'excluirPeloId' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line contains a tab character. | 94 | |
| Parameter clazz should be final. | 94 | |
| Parameter id should be final. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| 'try' is not followed by whitespace. | 96 | |
| '{' is not preceded with whitespace. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| 'catch' is not preceded with whitespace. | 99 | |
| '}' is not followed by whitespace. | 99 | |
| 'catch' is not followed by whitespace. | 99 | |
| '{' is not preceded with whitespace. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Line contains a tab character. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| 'finally' is not preceded with whitespace. | 102 | |
| '}' is not followed by whitespace. | 102 | |
| 'finally' is not followed by whitespace. | 102 | |
| '{' is not preceded with whitespace. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Line contains a tab character. | 103 | |
| '+' is not followed by whitespace. | 103 | |
| Line has trailing spaces. | 104 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Expected an @return tag. | 113 | |
| Line contains a tab character. | 113 | |
| Method 'obterPeloId' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Line contains a tab character. | 114 | |
| Parameter clazz should be final. | 114 | |
| Parameter id should be final. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| 'try' is not followed by whitespace. | 116 | |
| '{' is not preceded with whitespace. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| 'catch' is not preceded with whitespace. | 118 | |
| '}' is not followed by whitespace. | 118 | |
| 'catch' is not followed by whitespace. | 118 | |
| '{' is not preceded with whitespace. | 118 | |
| Line is longer than 80 characters. | 119 | |
| Line contains a tab character. | 119 | |
| Line is longer than 80 characters. | 120 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| 'finally' is not preceded with whitespace. | 121 | |
| '}' is not followed by whitespace. | 121 | |
| 'finally' is not followed by whitespace. | 121 | |
| '{' is not preceded with whitespace. | 121 | |
| Line is longer than 80 characters. | 122 | |
| Line contains a tab character. | 122 | |
| '+' is not followed by whitespace. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line is longer than 80 characters. | 129 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Expected an @return tag. | 131 | |
| Line contains a tab character. | 131 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| Line contains a tab character. | 132 | |
| Parameter entity should be final. | 132 | |
| '{' is not preceded with whitespace. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| 'try' is not followed by whitespace. | 135 | |
| '{' is not preceded with whitespace. | 135 | |
| Line is longer than 80 characters. | 136 | |
| Line contains a tab character. | 136 | |
| 'cast' is not followed by whitespace. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line is longer than 80 characters. | 141 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| 'catch' is not preceded with whitespace. | 144 | |
| '}' is not followed by whitespace. | 144 | |
| 'catch' is not followed by whitespace. | 144 | |
| '{' is not preceded with whitespace. | 144 | |
| Line is longer than 80 characters. | 145 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Line has trailing spaces. | 150 | |
| Line contains a tab character. | 150 | |
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 25 | |
| Type Javadoc comment is missing an @param <T> tag. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Method 'getEntityManager' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Method 'setEntityManager' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Parameter entityManager should be final. | 43 | |
| 'entityManager' hides a field. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Method 'cadastrar' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Line contains a tab character. | 53 | |
| Parameter entity should be final. | 53 | |
| Line contains a tab character. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| 'try' is not followed by whitespace. | 56 | |
| '{' is not preceded with whitespace. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| 'catch' is not preceded with whitespace. | 58 | |
| '}' is not followed by whitespace. | 58 | |
| 'catch' is not followed by whitespace. | 58 | |
| '{' is not preceded with whitespace. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line contains a tab character. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| 'finally' is not preceded with whitespace. | 61 | |
| '}' is not followed by whitespace. | 61 | |
| 'finally' is not followed by whitespace. | 61 | |
| '{' is not preceded with whitespace. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Parameter entity should be final. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Method 'alterar' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Line contains a tab character. | 75 | |
| Parameter entity should be final. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| 'try' is not followed by whitespace. | 77 | |
| '{' is not preceded with whitespace. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| 'catch' is not preceded with whitespace. | 79 | |
| '}' is not followed by whitespace. | 79 | |
| 'catch' is not followed by whitespace. | 79 | |
| '{' is not preceded with whitespace. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| 'finally' is not preceded with whitespace. | 82 | |
| '}' is not followed by whitespace. | 82 | |
| 'finally' is not followed by whitespace. | 82 | |
| '{' is not preceded with whitespace. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Method 'excluirPeloId' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line contains a tab character. | 94 | |
| Parameter clazz should be final. | 94 | |
| Parameter id should be final. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| 'try' is not followed by whitespace. | 96 | |
| '{' is not preceded with whitespace. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| 'catch' is not preceded with whitespace. | 99 | |
| '}' is not followed by whitespace. | 99 | |
| 'catch' is not followed by whitespace. | 99 | |
| '{' is not preceded with whitespace. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Line contains a tab character. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| 'finally' is not preceded with whitespace. | 102 | |
| '}' is not followed by whitespace. | 102 | |
| 'finally' is not followed by whitespace. | 102 | |
| '{' is not preceded with whitespace. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Line contains a tab character. | 103 | |
| '+' is not followed by whitespace. | 103 | |
| Line has trailing spaces. | 104 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Expected an @return tag. | 113 | |
| Line contains a tab character. | 113 | |
| Method 'obterPeloId' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Line contains a tab character. | 114 | |
| Parameter clazz should be final. | 114 | |
| Parameter id should be final. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| 'try' is not followed by whitespace. | 116 | |
| '{' is not preceded with whitespace. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| 'catch' is not preceded with whitespace. | 118 | |
| '}' is not followed by whitespace. | 118 | |
| 'catch' is not followed by whitespace. | 118 | |
| '{' is not preceded with whitespace. | 118 | |
| Line is longer than 80 characters. | 119 | |
| Line contains a tab character. | 119 | |
| Line is longer than 80 characters. | 120 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| 'finally' is not preceded with whitespace. | 121 | |
| '}' is not followed by whitespace. | 121 | |
| 'finally' is not followed by whitespace. | 121 | |
| '{' is not preceded with whitespace. | 121 | |
| Line is longer than 80 characters. | 122 | |
| Line contains a tab character. | 122 | |
| '+' is not followed by whitespace. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line is longer than 80 characters. | 129 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Expected an @return tag. | 131 | |
| Line contains a tab character. | 131 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| Line contains a tab character. | 132 | |
| Parameter entity should be final. | 132 | |
| '{' is not preceded with whitespace. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| 'try' is not followed by whitespace. | 135 | |
| '{' is not preceded with whitespace. | 135 | |
| Line is longer than 80 characters. | 136 | |
| Line contains a tab character. | 136 | |
| 'cast' is not followed by whitespace. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line is longer than 80 characters. | 141 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| 'catch' is not preceded with whitespace. | 144 | |
| '}' is not followed by whitespace. | 144 | |
| 'catch' is not followed by whitespace. | 144 | |
| '{' is not preceded with whitespace. | 144 | |
| Line is longer than 80 characters. | 145 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Line has trailing spaces. | 150 | |
| Line contains a tab character. | 150 |
| Violation | Message | Line |
|---|---|---|
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| Line is longer than 80 characters. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Unused @param tag for 'entity'. | 28 | |
| Line contains a tab character. | 29 | |
| Expected an @return tag. | 30 | |
| Line contains a tab character. | 30 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 31 | |
| Parameter acao should be final. | 31 | |
| Expected @param tag for 'acao'. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line contains a tab character. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| 'if' is not followed by whitespace. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| First sentence should end with a period. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line has trailing spaces. | 48 | |
| Line is longer than 80 characters. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Method 'obterListaTodasAcoes' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Line contains a tab character. | 52 | |
| Expected @throws tag for 'ServicesException'. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line contains a tab character. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| Line is longer than 80 characters. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Unused @param tag for 'entity'. | 28 | |
| Line contains a tab character. | 29 | |
| Expected an @return tag. | 30 | |
| Line contains a tab character. | 30 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 31 | |
| Parameter acao should be final. | 31 | |
| Expected @param tag for 'acao'. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line contains a tab character. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| 'if' is not followed by whitespace. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| First sentence should end with a period. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line has trailing spaces. | 48 | |
| Line is longer than 80 characters. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Method 'obterListaTodasAcoes' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Line contains a tab character. | 52 | |
| Expected @throws tag for 'ServicesException'. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line contains a tab character. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 |
| Violation | Message | Line |
|---|---|---|
| '=' is not preceded with whitespace. | 28 | |
| '=' is not followed by whitespace. | 28 | |
| '=' is not preceded with whitespace. | 28 | |
| '=' is not followed by whitespace. | 28 | |
| Line is longer than 80 characters. | 29 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Variable 'usuario' must be private and have accessor methods. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Variable 'ipUsuario' must be private and have accessor methods. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Variable 'ipServidorAplicacao' must be private and have accessor methods. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Variable 'dataLogon' must be private and have accessor methods. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Variable 'dataLogff' must be private and have accessor methods. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Variable 'idSessao' must be private and have accessor methods. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line contains a tab character. | 39 | |
| Parameter acesso should be final. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| 'if' is not followed by whitespace. | 45 | |
| '!=' is not preceded with whitespace. | 45 | |
| '!=' is not followed by whitespace. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| Line contains a tab character. | 46 | |
| 'if' is not followed by whitespace. | 46 | |
| '!=' is not preceded with whitespace. | 46 | |
| '!=' is not followed by whitespace. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| 'else' is not preceded with whitespace. | 49 | |
| '}' is not followed by whitespace. | 49 | |
| 'else' is not followed by whitespace. | 49 | |
| '{' is not preceded with whitespace. | 49 | |
| Must have at least one statement. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| 'if' is not followed by whitespace. | 53 | |
| '!=' is not preceded with whitespace. | 53 | |
| '!=' is not followed by whitespace. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line contains a tab character. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| 'if' is not followed by whitespace. | 57 | |
| '!=' is not preceded with whitespace. | 57 | |
| '!=' is not followed by whitespace. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line contains a tab character. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| 'if' is not followed by whitespace. | 61 | |
| '{' is not preceded with whitespace. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line contains a tab character. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| 'if' is not followed by whitespace. | 65 | |
| '{' is not preceded with whitespace. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line contains a tab character. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| 'if' is not followed by whitespace. | 69 | |
| '{' is not preceded with whitespace. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line contains a tab character. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| '=' is not preceded with whitespace. | 28 | |
| '=' is not followed by whitespace. | 28 | |
| '=' is not preceded with whitespace. | 28 | |
| '=' is not followed by whitespace. | 28 | |
| Line is longer than 80 characters. | 29 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Variable 'usuario' must be private and have accessor methods. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Variable 'ipUsuario' must be private and have accessor methods. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Variable 'ipServidorAplicacao' must be private and have accessor methods. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Variable 'dataLogon' must be private and have accessor methods. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Variable 'dataLogff' must be private and have accessor methods. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Variable 'idSessao' must be private and have accessor methods. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line contains a tab character. | 39 | |
| Parameter acesso should be final. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| 'if' is not followed by whitespace. | 45 | |
| '!=' is not preceded with whitespace. | 45 | |
| '!=' is not followed by whitespace. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| Line contains a tab character. | 46 | |
| 'if' is not followed by whitespace. | 46 | |
| '!=' is not preceded with whitespace. | 46 | |
| '!=' is not followed by whitespace. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| 'else' is not preceded with whitespace. | 49 | |
| '}' is not followed by whitespace. | 49 | |
| 'else' is not followed by whitespace. | 49 | |
| '{' is not preceded with whitespace. | 49 | |
| Must have at least one statement. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| 'if' is not followed by whitespace. | 53 | |
| '!=' is not preceded with whitespace. | 53 | |
| '!=' is not followed by whitespace. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line contains a tab character. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| 'if' is not followed by whitespace. | 57 | |
| '!=' is not preceded with whitespace. | 57 | |
| '!=' is not followed by whitespace. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line contains a tab character. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| 'if' is not followed by whitespace. | 61 | |
| '{' is not preceded with whitespace. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line contains a tab character. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| 'if' is not followed by whitespace. | 65 | |
| '{' is not preceded with whitespace. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line contains a tab character. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| 'if' is not followed by whitespace. | 69 | |
| '{' is not preceded with whitespace. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line contains a tab character. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Expected an @return tag. | 33 | |
| Line contains a tab character. | 33 | |
| Method 'obterListaPeloIdBanco' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line contains a tab character. | 34 | |
| Parameter idBanco should be final. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line contains a tab character. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line contains a tab character. | 52 | |
| Parameter entity should be final. | 52 | |
| Expected @throws tag for 'ServicesException'. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line contains a tab character. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| 'if' is not followed by whitespace. | 58 | |
| '{' is not preceded with whitespace. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line contains a tab character. | 59 | |
| '+' is not preceded with whitespace. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| 'if' is not followed by whitespace. | 62 | |
| '{' is not preceded with whitespace. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| 'if' is not followed by whitespace. | 66 | |
| '{' is not preceded with whitespace. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line contains a tab character. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| 'if' is not followed by whitespace. | 70 | |
| '!=' is not preceded with whitespace. | 70 | |
| '!=' is not followed by whitespace. | 70 | |
| '{' is not preceded with whitespace. | 70 | |
| Line contains a tab character. | 71 | |
| 'if' is not followed by whitespace. | 71 | |
| '!=' is not preceded with whitespace. | 71 | |
| '!=' is not followed by whitespace. | 71 | |
| '{' is not preceded with whitespace. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line contains a tab character. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| 'else' is not preceded with whitespace. | 74 | |
| '}' is not followed by whitespace. | 74 | |
| 'else' is not followed by whitespace. | 74 | |
| '{' is not preceded with whitespace. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line contains a tab character. | 75 | |
| 'if' is not followed by whitespace. | 75 | |
| '{' is not preceded with whitespace. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line contains a tab character. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line contains a tab character. | 79 | |
| 'if' is not followed by whitespace. | 79 | |
| '{' is not preceded with whitespace. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line contains a tab character. | 80 | |
| '+' is not preceded with whitespace. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 90 | |
| Method 'obterListaTodasAgencias' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Line contains a tab character. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Line contains a tab character. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| File does not end with a newline. | 0 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Expected an @return tag. | 33 | |
| Line contains a tab character. | 33 | |
| Method 'obterListaPeloIdBanco' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line contains a tab character. | 34 | |
| Parameter idBanco should be final. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line contains a tab character. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line contains a tab character. | 52 | |
| Parameter entity should be final. | 52 | |
| Expected @throws tag for 'ServicesException'. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line contains a tab character. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| 'if' is not followed by whitespace. | 58 | |
| '{' is not preceded with whitespace. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line contains a tab character. | 59 | |
| '+' is not preceded with whitespace. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| 'if' is not followed by whitespace. | 62 | |
| '{' is not preceded with whitespace. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| 'if' is not followed by whitespace. | 66 | |
| '{' is not preceded with whitespace. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line contains a tab character. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| 'if' is not followed by whitespace. | 70 | |
| '!=' is not preceded with whitespace. | 70 | |
| '!=' is not followed by whitespace. | 70 | |
| '{' is not preceded with whitespace. | 70 | |
| Line contains a tab character. | 71 | |
| 'if' is not followed by whitespace. | 71 | |
| '!=' is not preceded with whitespace. | 71 | |
| '!=' is not followed by whitespace. | 71 | |
| '{' is not preceded with whitespace. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line contains a tab character. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| 'else' is not preceded with whitespace. | 74 | |
| '}' is not followed by whitespace. | 74 | |
| 'else' is not followed by whitespace. | 74 | |
| '{' is not preceded with whitespace. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line contains a tab character. | 75 | |
| 'if' is not followed by whitespace. | 75 | |
| '{' is not preceded with whitespace. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line contains a tab character. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line contains a tab character. | 79 | |
| 'if' is not followed by whitespace. | 79 | |
| '{' is not preceded with whitespace. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line contains a tab character. | 80 | |
| '+' is not preceded with whitespace. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 90 | |
| Method 'obterListaTodasAgencias' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Line contains a tab character. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Line contains a tab character. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line is longer than 80 characters. | 27 | |
| '{' is not preceded with whitespace. | 27 | |
| Line is longer than 80 characters. | 28 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| '*' is not preceded with whitespace. | 31 | |
| '*' is not followed by whitespace. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| '*' is not preceded with whitespace. | 32 | |
| '*' is not followed by whitespace. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Method 'agendarTarefa' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| Parameter agenda should be final. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| 'if' is not followed by whitespace. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 43 | |
| 'try' is not followed by whitespace. | 43 | |
| '{' is not preceded with whitespace. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line has trailing spaces. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| switch without "default" clause. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| 'catch' is not preceded with whitespace. | 84 | |
| '}' is not followed by whitespace. | 84 | |
| 'catch' is not followed by whitespace. | 84 | |
| '{' is not preceded with whitespace. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| 'if' is not followed by whitespace. | 88 | |
| '{' is not preceded with whitespace. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line has trailing spaces. | 92 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Method 'cancelarTarefaAgendada' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line contains a tab character. | 94 | |
| Parameter tarefaAgendada should be final. | 94 | |
| '{' is not preceded with whitespace. | 94 | |
| Line contains a tab character. | 95 | |
| 'for' is not followed by whitespace. | 95 | |
| '{' is not preceded with whitespace. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line has trailing spaces. | 99 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Method 'cancelarTarefaEmExecucao' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Line contains a tab character. | 101 | |
| Parameter tarefaAgendada should be final. | 101 | |
| '{' is not preceded with whitespace. | 101 | |
| Line contains a tab character. | 102 | |
| 'for' is not followed by whitespace. | 102 | |
| '{' is not preceded with whitespace. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line has trailing spaces. | 106 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Method 'excluirTarefaAgendada' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Line contains a tab character. | 108 | |
| Parameter tarefaAgendada should be final. | 108 | |
| Line contains a tab character. | 109 | |
| 'try' is not followed by whitespace. | 109 | |
| '{' is not preceded with whitespace. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| 'for' is not followed by whitespace. | 112 | |
| '{' is not preceded with whitespace. | 112 | |
| Line contains a tab character. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Line contains a tab character. | 114 | |
| 'if' is not followed by whitespace. | 114 | |
| '{' is not preceded with whitespace. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| 'catch' is not followed by whitespace. | 119 | |
| '{' is not preceded with whitespace. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line has trailing spaces. | 123 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Method 'obterListaTarefasAgendadas' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| Line is longer than 80 characters. | 125 | |
| Line contains a tab character. | 125 | |
| '{' is not preceded with whitespace. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| 'for' is not followed by whitespace. | 129 | |
| '{' is not preceded with whitespace. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line has trailing spaces. | 133 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line has trailing spaces. | 135 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Missing a Javadoc comment. | 136 | |
| Line contains a tab character. | 137 | |
| Parameter timer should be final. | 137 | |
| '{' is not preceded with whitespace. | 137 | |
| Line has trailing spaces. | 138 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line is longer than 80 characters. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line is longer than 80 characters. | 27 | |
| '{' is not preceded with whitespace. | 27 | |
| Line is longer than 80 characters. | 28 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| '*' is not preceded with whitespace. | 31 | |
| '*' is not followed by whitespace. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| '*' is not preceded with whitespace. | 32 | |
| '*' is not followed by whitespace. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Method 'agendarTarefa' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| Parameter agenda should be final. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| 'if' is not followed by whitespace. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 43 | |
| 'try' is not followed by whitespace. | 43 | |
| '{' is not preceded with whitespace. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line has trailing spaces. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| switch without "default" clause. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| 'catch' is not preceded with whitespace. | 84 | |
| '}' is not followed by whitespace. | 84 | |
| 'catch' is not followed by whitespace. | 84 | |
| '{' is not preceded with whitespace. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| 'if' is not followed by whitespace. | 88 | |
| '{' is not preceded with whitespace. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line has trailing spaces. | 92 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Method 'cancelarTarefaAgendada' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line contains a tab character. | 94 | |
| Parameter tarefaAgendada should be final. | 94 | |
| '{' is not preceded with whitespace. | 94 | |
| Line contains a tab character. | 95 | |
| 'for' is not followed by whitespace. | 95 | |
| '{' is not preceded with whitespace. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line has trailing spaces. | 99 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Method 'cancelarTarefaEmExecucao' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Line contains a tab character. | 101 | |
| Parameter tarefaAgendada should be final. | 101 | |
| '{' is not preceded with whitespace. | 101 | |
| Line contains a tab character. | 102 | |
| 'for' is not followed by whitespace. | 102 | |
| '{' is not preceded with whitespace. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line has trailing spaces. | 106 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Method 'excluirTarefaAgendada' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Line contains a tab character. | 108 | |
| Parameter tarefaAgendada should be final. | 108 | |
| Line contains a tab character. | 109 | |
| 'try' is not followed by whitespace. | 109 | |
| '{' is not preceded with whitespace. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| 'for' is not followed by whitespace. | 112 | |
| '{' is not preceded with whitespace. | 112 | |
| Line contains a tab character. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Line contains a tab character. | 114 | |
| 'if' is not followed by whitespace. | 114 | |
| '{' is not preceded with whitespace. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| 'catch' is not followed by whitespace. | 119 | |
| '{' is not preceded with whitespace. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line has trailing spaces. | 123 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Method 'obterListaTarefasAgendadas' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| Line is longer than 80 characters. | 125 | |
| Line contains a tab character. | 125 | |
| '{' is not preceded with whitespace. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| 'for' is not followed by whitespace. | 129 | |
| '{' is not preceded with whitespace. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line has trailing spaces. | 133 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line has trailing spaces. | 135 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Missing a Javadoc comment. | 136 | |
| Line contains a tab character. | 137 | |
| Parameter timer should be final. | 137 | |
| '{' is not preceded with whitespace. | 137 | |
| Line has trailing spaces. | 138 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 |
| Violation | Message | Line |
|---|---|---|
| '=' is not preceded with whitespace. | 26 | |
| '=' is not followed by whitespace. | 26 | |
| '=' is not preceded with whitespace. | 26 | |
| '=' is not followed by whitespace. | 26 | |
| Line is longer than 80 characters. | 27 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line contains a tab character. | 35 | |
| Expected an @return tag. | 36 | |
| Line contains a tab character. | 36 | |
| Method 'obterListaPeloIdMunicipio' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line contains a tab character. | 37 | |
| Parameter idMunicipio should be final. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line contains a tab character. | 54 | |
| Parameter bairro should be final. | 54 | |
| Expected @throws tag for 'ServicesException'. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line contains a tab character. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line contains a tab character. | 58 | |
| ';' is not followed by whitespace. | 58 | |
| Line has trailing spaces. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| 'if' is not followed by whitespace. | 61 | |
| '{' is not preceded with whitespace. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| 'if' is not followed by whitespace. | 65 | |
| '!=' is not preceded with whitespace. | 65 | |
| '!=' is not followed by whitespace. | 65 | |
| '{' is not preceded with whitespace. | 65 | |
| Line contains a tab character. | 66 | |
| 'if' is not followed by whitespace. | 66 | |
| '!=' is not preceded with whitespace. | 66 | |
| '!=' is not followed by whitespace. | 66 | |
| '{' is not preceded with whitespace. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line contains a tab character. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line contains a tab character. | 70 | |
| 'if' is not followed by whitespace. | 70 | |
| '{' is not preceded with whitespace. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line contains a tab character. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| '=' is not preceded with whitespace. | 26 | |
| '=' is not followed by whitespace. | 26 | |
| '=' is not preceded with whitespace. | 26 | |
| '=' is not followed by whitespace. | 26 | |
| Line is longer than 80 characters. | 27 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line contains a tab character. | 35 | |
| Expected an @return tag. | 36 | |
| Line contains a tab character. | 36 | |
| Method 'obterListaPeloIdMunicipio' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line contains a tab character. | 37 | |
| Parameter idMunicipio should be final. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line contains a tab character. | 54 | |
| Parameter bairro should be final. | 54 | |
| Expected @throws tag for 'ServicesException'. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line contains a tab character. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line contains a tab character. | 58 | |
| ';' is not followed by whitespace. | 58 | |
| Line has trailing spaces. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| 'if' is not followed by whitespace. | 61 | |
| '{' is not preceded with whitespace. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| 'if' is not followed by whitespace. | 65 | |
| '!=' is not preceded with whitespace. | 65 | |
| '!=' is not followed by whitespace. | 65 | |
| '{' is not preceded with whitespace. | 65 | |
| Line contains a tab character. | 66 | |
| 'if' is not followed by whitespace. | 66 | |
| '!=' is not preceded with whitespace. | 66 | |
| '!=' is not followed by whitespace. | 66 | |
| '{' is not preceded with whitespace. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line contains a tab character. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line contains a tab character. | 70 | |
| 'if' is not followed by whitespace. | 70 | |
| '{' is not preceded with whitespace. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line contains a tab character. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 |
| Violation | Message | Line |
|---|---|---|
| '=' is not preceded with whitespace. | 28 | |
| '=' is not followed by whitespace. | 28 | |
| '=' is not preceded with whitespace. | 28 | |
| '=' is not followed by whitespace. | 28 | |
| Line is longer than 80 characters. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line contains a tab character. | 37 | |
| Expected an @return tag. | 38 | |
| Line contains a tab character. | 38 | |
| Method 'obterListaAgenciasPeloIdBanco' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line contains a tab character. | 39 | |
| Parameter idBanco should be final. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line contains a tab character. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line has trailing spaces. | 53 | |
| Line contains a tab character. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line has trailing spaces. | 55 | |
| Line contains a tab character. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line contains a tab character. | 56 | |
| Expected an @return tag. | 57 | |
| Line contains a tab character. | 57 | |
| Method 'obterListaTodosBancos' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line contains a tab character. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line has trailing spaces. | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line has trailing spaces. | 66 | |
| Line contains a tab character. | 66 | |
| Line has trailing spaces. | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Expected an @return tag. | 69 | |
| Line contains a tab character. | 69 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line contains a tab character. | 70 | |
| Parameter entity should be final. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line contains a tab character. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line has trailing spaces. | 74 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| 'if' is not followed by whitespace. | 76 | |
| '{' is not preceded with whitespace. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line contains a tab character. | 77 | |
| '+' is not preceded with whitespace. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| 'if' is not followed by whitespace. | 80 | |
| '{' is not preceded with whitespace. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| '+' is not preceded with whitespace. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line has trailing spaces. | 84 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| '=' is not preceded with whitespace. | 28 | |
| '=' is not followed by whitespace. | 28 | |
| '=' is not preceded with whitespace. | 28 | |
| '=' is not followed by whitespace. | 28 | |
| Line is longer than 80 characters. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line contains a tab character. | 37 | |
| Expected an @return tag. | 38 | |
| Line contains a tab character. | 38 | |
| Method 'obterListaAgenciasPeloIdBanco' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line contains a tab character. | 39 | |
| Parameter idBanco should be final. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line contains a tab character. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line has trailing spaces. | 53 | |
| Line contains a tab character. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line has trailing spaces. | 55 | |
| Line contains a tab character. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line contains a tab character. | 56 | |
| Expected an @return tag. | 57 | |
| Line contains a tab character. | 57 | |
| Method 'obterListaTodosBancos' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line contains a tab character. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line has trailing spaces. | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line has trailing spaces. | 66 | |
| Line contains a tab character. | 66 | |
| Line has trailing spaces. | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Expected an @return tag. | 69 | |
| Line contains a tab character. | 69 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line contains a tab character. | 70 | |
| Parameter entity should be final. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line contains a tab character. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line has trailing spaces. | 74 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| 'if' is not followed by whitespace. | 76 | |
| '{' is not preceded with whitespace. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line contains a tab character. | 77 | |
| '+' is not preceded with whitespace. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| 'if' is not followed by whitespace. | 80 | |
| '{' is not preceded with whitespace. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| '+' is not preceded with whitespace. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line has trailing spaces. | 84 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 25 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Unused @param tag for 'entity'. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line contains a tab character. | 33 | |
| Parameter configuracaoFolhaPagamento should be final. | 33 | |
| Expected @param tag for 'configuracaoFolhaPagamento'. | 33 | |
| Expected @throws tag for 'ServicesException'. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line contains a tab character. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line contains a tab character. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| 'if' is not followed by whitespace. | 39 | |
| '!=' is not preceded with whitespace. | 39 | |
| '!=' is not followed by whitespace. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line contains a tab character. | 40 | |
| 'if' is not followed by whitespace. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line contains a tab character. | 45 | |
| 'if' is not followed by whitespace. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line contains a tab character. | 50 | |
| 'if' is not followed by whitespace. | 50 | |
| '{' is not preceded with whitespace. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line contains a tab character. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line contains a tab character. | 55 | |
| 'if' is not followed by whitespace. | 55 | |
| '!=' is not preceded with whitespace. | 55 | |
| '!=' is not followed by whitespace. | 55 | |
| '{' is not preceded with whitespace. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line contains a tab character. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line contains a tab character. | 59 | |
| 'if' is not followed by whitespace. | 59 | |
| '!=' is not preceded with whitespace. | 59 | |
| '!=' is not followed by whitespace. | 59 | |
| '{' is not preceded with whitespace. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line contains a tab character. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| 'if' is not followed by whitespace. | 63 | |
| '!=' is not preceded with whitespace. | 63 | |
| '!=' is not followed by whitespace. | 63 | |
| '{' is not preceded with whitespace. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line contains a tab character. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| 'if' is not followed by whitespace. | 67 | |
| '!=' is not preceded with whitespace. | 67 | |
| '!=' is not followed by whitespace. | 67 | |
| '{' is not preceded with whitespace. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line contains a tab character. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line contains a tab character. | 71 | |
| 'if' is not followed by whitespace. | 71 | |
| '!=' is not preceded with whitespace. | 71 | |
| '!=' is not followed by whitespace. | 71 | |
| '{' is not preceded with whitespace. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line contains a tab character. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line contains a tab character. | 75 | |
| 'if' is not followed by whitespace. | 75 | |
| '!=' is not preceded with whitespace. | 75 | |
| '!=' is not followed by whitespace. | 75 | |
| '{' is not preceded with whitespace. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line contains a tab character. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line contains a tab character. | 79 | |
| 'if' is not followed by whitespace. | 79 | |
| '!=' is not preceded with whitespace. | 79 | |
| '!=' is not followed by whitespace. | 79 | |
| '{' is not preceded with whitespace. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line contains a tab character. | 83 | |
| 'if' is not followed by whitespace. | 83 | |
| '!=' is not preceded with whitespace. | 83 | |
| '!=' is not followed by whitespace. | 83 | |
| '{' is not preceded with whitespace. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line contains a tab character. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line contains a tab character. | 87 | |
| 'if' is not followed by whitespace. | 87 | |
| '!=' is not preceded with whitespace. | 87 | |
| '!=' is not followed by whitespace. | 87 | |
| '{' is not preceded with whitespace. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line contains a tab character. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line has trailing spaces. | 91 | |
| Line contains a tab character. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Line contains a tab character. | 92 | |
| 'if' is not followed by whitespace. | 92 | |
| '!=' is not preceded with whitespace. | 92 | |
| '!=' is not followed by whitespace. | 92 | |
| '{' is not preceded with whitespace. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line contains a tab character. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line has trailing spaces. | 96 | |
| Line contains a tab character. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line contains a tab character. | 97 | |
| 'if' is not followed by whitespace. | 97 | |
| '!=' is not preceded with whitespace. | 97 | |
| '!=' is not followed by whitespace. | 97 | |
| '{' is not preceded with whitespace. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line contains a tab character. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line has trailing spaces. | 101 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Line contains a tab character. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 25 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Unused @param tag for 'entity'. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line contains a tab character. | 33 | |
| Parameter configuracaoFolhaPagamento should be final. | 33 | |
| Expected @param tag for 'configuracaoFolhaPagamento'. | 33 | |
| Expected @throws tag for 'ServicesException'. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line contains a tab character. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line contains a tab character. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| 'if' is not followed by whitespace. | 39 | |
| '!=' is not preceded with whitespace. | 39 | |
| '!=' is not followed by whitespace. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line contains a tab character. | 40 | |
| 'if' is not followed by whitespace. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line contains a tab character. | 45 | |
| 'if' is not followed by whitespace. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line contains a tab character. | 50 | |
| 'if' is not followed by whitespace. | 50 | |
| '{' is not preceded with whitespace. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line contains a tab character. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line contains a tab character. | 55 | |
| 'if' is not followed by whitespace. | 55 | |
| '!=' is not preceded with whitespace. | 55 | |
| '!=' is not followed by whitespace. | 55 | |
| '{' is not preceded with whitespace. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line contains a tab character. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line contains a tab character. | 59 | |
| 'if' is not followed by whitespace. | 59 | |
| '!=' is not preceded with whitespace. | 59 | |
| '!=' is not followed by whitespace. | 59 | |
| '{' is not preceded with whitespace. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line contains a tab character. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| 'if' is not followed by whitespace. | 63 | |
| '!=' is not preceded with whitespace. | 63 | |
| '!=' is not followed by whitespace. | 63 | |
| '{' is not preceded with whitespace. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line contains a tab character. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| 'if' is not followed by whitespace. | 67 | |
| '!=' is not preceded with whitespace. | 67 | |
| '!=' is not followed by whitespace. | 67 | |
| '{' is not preceded with whitespace. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line contains a tab character. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line contains a tab character. | 71 | |
| 'if' is not followed by whitespace. | 71 | |
| '!=' is not preceded with whitespace. | 71 | |
| '!=' is not followed by whitespace. | 71 | |
| '{' is not preceded with whitespace. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line contains a tab character. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line contains a tab character. | 75 | |
| 'if' is not followed by whitespace. | 75 | |
| '!=' is not preceded with whitespace. | 75 | |
| '!=' is not followed by whitespace. | 75 | |
| '{' is not preceded with whitespace. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line contains a tab character. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line contains a tab character. | 79 | |
| 'if' is not followed by whitespace. | 79 | |
| '!=' is not preceded with whitespace. | 79 | |
| '!=' is not followed by whitespace. | 79 | |
| '{' is not preceded with whitespace. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line contains a tab character. | 83 | |
| 'if' is not followed by whitespace. | 83 | |
| '!=' is not preceded with whitespace. | 83 | |
| '!=' is not followed by whitespace. | 83 | |
| '{' is not preceded with whitespace. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line contains a tab character. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line contains a tab character. | 87 | |
| 'if' is not followed by whitespace. | 87 | |
| '!=' is not preceded with whitespace. | 87 | |
| '!=' is not followed by whitespace. | 87 | |
| '{' is not preceded with whitespace. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line contains a tab character. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line has trailing spaces. | 91 | |
| Line contains a tab character. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Line contains a tab character. | 92 | |
| 'if' is not followed by whitespace. | 92 | |
| '!=' is not preceded with whitespace. | 92 | |
| '!=' is not followed by whitespace. | 92 | |
| '{' is not preceded with whitespace. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line contains a tab character. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line has trailing spaces. | 96 | |
| Line contains a tab character. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line contains a tab character. | 97 | |
| 'if' is not followed by whitespace. | 97 | |
| '!=' is not preceded with whitespace. | 97 | |
| '!=' is not followed by whitespace. | 97 | |
| '{' is not preceded with whitespace. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line contains a tab character. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line has trailing spaces. | 101 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Line contains a tab character. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 |
| Violation | Message | Line |
|---|---|---|
| '=' is not preceded with whitespace. | 26 | |
| '=' is not followed by whitespace. | 26 | |
| '=' is not preceded with whitespace. | 26 | |
| '=' is not followed by whitespace. | 26 | |
| Line is longer than 80 characters. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Expected an @return tag. | 34 | |
| Line contains a tab character. | 34 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line contains a tab character. | 35 | |
| Parameter entity should be final. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line contains a tab character. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| 'if' is not followed by whitespace. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line contains a tab character. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| 'if' is not followed by whitespace. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| 'if' is not followed by whitespace. | 49 | |
| '!=' is not preceded with whitespace. | 49 | |
| '!=' is not followed by whitespace. | 49 | |
| '{' is not preceded with whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| 'if' is not followed by whitespace. | 50 | |
| '!=' is not preceded with whitespace. | 50 | |
| '!=' is not followed by whitespace. | 50 | |
| '{' is not preceded with whitespace. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line contains a tab character. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| 'else' is not preceded with whitespace. | 53 | |
| '}' is not followed by whitespace. | 53 | |
| 'else' is not followed by whitespace. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line contains a tab character. | 54 | |
| 'if' is not followed by whitespace. | 54 | |
| '{' is not preceded with whitespace. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line contains a tab character. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line contains a tab character. | 58 | |
| 'if' is not followed by whitespace. | 58 | |
| '{' is not preceded with whitespace. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line contains a tab character. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line contains a tab character. | 62 | |
| 'if' is not followed by whitespace. | 62 | |
| '{' is not preceded with whitespace. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| 'if' is not followed by whitespace. | 66 | |
| '!=' is not preceded with whitespace. | 66 | |
| '!=' is not followed by whitespace. | 66 | |
| '{' is not preceded with whitespace. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line contains a tab character. | 67 | |
| 'if' is not followed by whitespace. | 67 | |
| '!=' is not preceded with whitespace. | 67 | |
| '!=' is not followed by whitespace. | 67 | |
| '{' is not preceded with whitespace. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line contains a tab character. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| 'else' is not preceded with whitespace. | 70 | |
| '}' is not followed by whitespace. | 70 | |
| 'else' is not followed by whitespace. | 70 | |
| '{' is not preceded with whitespace. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line contains a tab character. | 71 | |
| 'if' is not followed by whitespace. | 71 | |
| '{' is not preceded with whitespace. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line contains a tab character. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line contains a tab character. | 75 | |
| 'if' is not followed by whitespace. | 75 | |
| '{' is not preceded with whitespace. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line contains a tab character. | 76 | |
| '+' is not preceded with whitespace. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| '=' is not preceded with whitespace. | 26 | |
| '=' is not followed by whitespace. | 26 | |
| '=' is not preceded with whitespace. | 26 | |
| '=' is not followed by whitespace. | 26 | |
| Line is longer than 80 characters. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Expected an @return tag. | 34 | |
| Line contains a tab character. | 34 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line contains a tab character. | 35 | |
| Parameter entity should be final. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line contains a tab character. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| 'if' is not followed by whitespace. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line contains a tab character. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| 'if' is not followed by whitespace. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| 'if' is not followed by whitespace. | 49 | |
| '!=' is not preceded with whitespace. | 49 | |
| '!=' is not followed by whitespace. | 49 | |
| '{' is not preceded with whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| 'if' is not followed by whitespace. | 50 | |
| '!=' is not preceded with whitespace. | 50 | |
| '!=' is not followed by whitespace. | 50 | |
| '{' is not preceded with whitespace. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line contains a tab character. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| 'else' is not preceded with whitespace. | 53 | |
| '}' is not followed by whitespace. | 53 | |
| 'else' is not followed by whitespace. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line contains a tab character. | 54 | |
| 'if' is not followed by whitespace. | 54 | |
| '{' is not preceded with whitespace. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line contains a tab character. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line contains a tab character. | 58 | |
| 'if' is not followed by whitespace. | 58 | |
| '{' is not preceded with whitespace. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line contains a tab character. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line contains a tab character. | 62 | |
| 'if' is not followed by whitespace. | 62 | |
| '{' is not preceded with whitespace. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| 'if' is not followed by whitespace. | 66 | |
| '!=' is not preceded with whitespace. | 66 | |
| '!=' is not followed by whitespace. | 66 | |
| '{' is not preceded with whitespace. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line contains a tab character. | 67 | |
| 'if' is not followed by whitespace. | 67 | |
| '!=' is not preceded with whitespace. | 67 | |
| '!=' is not followed by whitespace. | 67 | |
| '{' is not preceded with whitespace. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line contains a tab character. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| 'else' is not preceded with whitespace. | 70 | |
| '}' is not followed by whitespace. | 70 | |
| 'else' is not followed by whitespace. | 70 | |
| '{' is not preceded with whitespace. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line contains a tab character. | 71 | |
| 'if' is not followed by whitespace. | 71 | |
| '{' is not preceded with whitespace. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line contains a tab character. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line contains a tab character. | 75 | |
| 'if' is not followed by whitespace. | 75 | |
| '{' is not preceded with whitespace. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line contains a tab character. | 76 | |
| '+' is not preceded with whitespace. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 |
| Violation | Message | Line |
|---|---|---|
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| Line is longer than 80 characters. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Unused @param tag for 'entity'. | 28 | |
| Line contains a tab character. | 29 | |
| Expected an @return tag. | 30 | |
| Line contains a tab character. | 30 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 31 | |
| Parameter empresa should be final. | 31 | |
| Expected @param tag for 'empresa'. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line contains a tab character. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| 'if' is not followed by whitespace. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| Line is longer than 80 characters. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Unused @param tag for 'entity'. | 28 | |
| Line contains a tab character. | 29 | |
| Expected an @return tag. | 30 | |
| Line contains a tab character. | 30 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 31 | |
| Parameter empresa should be final. | 31 | |
| Expected @param tag for 'empresa'. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line contains a tab character. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| 'if' is not followed by whitespace. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '=' is not preceded with whitespace. | 12 | |
| '=' is not followed by whitespace. | 12 | |
| '=' is not preceded with whitespace. | 12 | |
| '=' is not followed by whitespace. | 12 | |
| Line is longer than 80 characters. | 13 | |
| File does not end with a newline. | 0 | |
| '=' is not preceded with whitespace. | 12 | |
| '=' is not followed by whitespace. | 12 | |
| '=' is not preceded with whitespace. | 12 | |
| '=' is not followed by whitespace. | 12 | |
| Line is longer than 80 characters. | 13 |
| Violation | Message | Line |
|---|---|---|
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| Line is longer than 80 characters. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| Line is longer than 80 characters. | 28 | |
| Line contains a tab character. | 28 | |
| Parameter tabelaImpostoRenda should be final. | 28 | |
| Line contains a tab character. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Line contains a tab character. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| 'if' is not followed by whitespace. | 35 | |
| '!=' is not preceded with whitespace. | 35 | |
| '!=' is not followed by whitespace. | 35 | |
| '{' is not preceded with whitespace. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| 'if' is not followed by whitespace. | 39 | |
| '!=' is not preceded with whitespace. | 39 | |
| '!=' is not followed by whitespace. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| 'if' is not followed by whitespace. | 43 | |
| '!=' is not preceded with whitespace. | 43 | |
| '!=' is not followed by whitespace. | 43 | |
| '{' is not preceded with whitespace. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line contains a tab character. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| 'if' is not followed by whitespace. | 47 | |
| '{' is not preceded with whitespace. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line contains a tab character. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| 'if' is not followed by whitespace. | 51 | |
| '!=' is not preceded with whitespace. | 51 | |
| '!=' is not followed by whitespace. | 51 | |
| '{' is not preceded with whitespace. | 51 | |
| Must have at least one statement. | 51 | |
| Line has trailing spaces. | 52 | |
| Line is longer than 80 characters. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| Line is longer than 80 characters. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| Line is longer than 80 characters. | 28 | |
| Line contains a tab character. | 28 | |
| Parameter tabelaImpostoRenda should be final. | 28 | |
| Line contains a tab character. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Line contains a tab character. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| 'if' is not followed by whitespace. | 35 | |
| '!=' is not preceded with whitespace. | 35 | |
| '!=' is not followed by whitespace. | 35 | |
| '{' is not preceded with whitespace. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| 'if' is not followed by whitespace. | 39 | |
| '!=' is not preceded with whitespace. | 39 | |
| '!=' is not followed by whitespace. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| 'if' is not followed by whitespace. | 43 | |
| '!=' is not preceded with whitespace. | 43 | |
| '!=' is not followed by whitespace. | 43 | |
| '{' is not preceded with whitespace. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line contains a tab character. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| 'if' is not followed by whitespace. | 47 | |
| '{' is not preceded with whitespace. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line contains a tab character. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| 'if' is not followed by whitespace. | 51 | |
| '!=' is not preceded with whitespace. | 51 | |
| '!=' is not followed by whitespace. | 51 | |
| '{' is not preceded with whitespace. | 51 | |
| Must have at least one statement. | 51 | |
| Line has trailing spaces. | 52 | |
| Line is longer than 80 characters. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 |
| Violation | Message | Line |
|---|---|---|
| '=' is not preceded with whitespace. | 22 | |
| '=' is not followed by whitespace. | 22 | |
| '=' is not preceded with whitespace. | 22 | |
| '=' is not followed by whitespace. | 22 | |
| Line is longer than 80 characters. | 23 | |
| Line contains a tab character. | 25 | |
| Method 'obterUsuarioPeloLogin' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Parameter login should be final. | 26 | |
| Line is longer than 80 characters. | 27 | |
| Line contains a tab character. | 27 | |
| Line is longer than 80 characters. | 28 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| 'if' is not followed by whitespace. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 40 | |
| Method 'autenticar' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Parameter login should be final. | 41 | |
| Parameter senha should be final. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line contains a tab character. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line contains a tab character. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line contains a tab character. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line contains a tab character. | 50 | |
| Line has trailing spaces. | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line has trailing spaces. | 57 | |
| Line contains a tab character. | 57 | |
| '=' is not preceded with whitespace. | 22 | |
| '=' is not followed by whitespace. | 22 | |
| '=' is not preceded with whitespace. | 22 | |
| '=' is not followed by whitespace. | 22 | |
| Line is longer than 80 characters. | 23 | |
| Line contains a tab character. | 25 | |
| Method 'obterUsuarioPeloLogin' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Parameter login should be final. | 26 | |
| Line is longer than 80 characters. | 27 | |
| Line contains a tab character. | 27 | |
| Line is longer than 80 characters. | 28 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| 'if' is not followed by whitespace. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 40 | |
| Method 'autenticar' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Parameter login should be final. | 41 | |
| Parameter senha should be final. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line contains a tab character. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line contains a tab character. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line contains a tab character. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line contains a tab character. | 50 | |
| Line has trailing spaces. | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line has trailing spaces. | 57 | |
| Line contains a tab character. | 57 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 22 | |
| '=' is not preceded with whitespace. | 27 | |
| '=' is not followed by whitespace. | 27 | |
| '=' is not preceded with whitespace. | 27 | |
| '=' is not followed by whitespace. | 27 | |
| Line is longer than 80 characters. | 28 | |
| Line contains a tab character. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line contains a tab character. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Method 'obterLogradourosPeloIdBairro' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| Parameter id should be final. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| First sentence should end with a period. | 43 | |
| Line contains a tab character. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line contains a tab character. | 50 | |
| Parameter logradouro should be final. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line contains a tab character. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| 'if' is not followed by whitespace. | 57 | |
| '!=' is not preceded with whitespace. | 57 | |
| '!=' is not followed by whitespace. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| 'if' is not followed by whitespace. | 61 | |
| '!=' is not preceded with whitespace. | 61 | |
| '!=' is not followed by whitespace. | 61 | |
| '{' is not preceded with whitespace. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line contains a tab character. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| 'if' is not followed by whitespace. | 65 | |
| '{' is not preceded with whitespace. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| 'if' is not followed by whitespace. | 69 | |
| '!=' is not preceded with whitespace. | 69 | |
| '!=' is not followed by whitespace. | 69 | |
| '{' is not preceded with whitespace. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line contains a tab character. | 70 | |
| 'if' is not followed by whitespace. | 70 | |
| '{' is not preceded with whitespace. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line contains a tab character. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| 'if' is not followed by whitespace. | 74 | |
| '!=' is not preceded with whitespace. | 74 | |
| '!=' is not followed by whitespace. | 74 | |
| '{' is not preceded with whitespace. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line contains a tab character. | 75 | |
| 'if' is not followed by whitespace. | 75 | |
| '!=' is not preceded with whitespace. | 75 | |
| '!=' is not followed by whitespace. | 75 | |
| '{' is not preceded with whitespace. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line contains a tab character. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line contains a tab character. | 79 | |
| 'if' is not followed by whitespace. | 79 | |
| '{' is not preceded with whitespace. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line has trailing spaces. | 85 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line contains a tab character. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line contains a tab character. | 88 | |
| Line has trailing spaces. | 89 | |
| Line contains a tab character. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| 'for' is not followed by whitespace. | 91 | |
| '{' is not preceded with whitespace. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 22 | |
| '=' is not preceded with whitespace. | 27 | |
| '=' is not followed by whitespace. | 27 | |
| '=' is not preceded with whitespace. | 27 | |
| '=' is not followed by whitespace. | 27 | |
| Line is longer than 80 characters. | 28 | |
| Line contains a tab character. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line contains a tab character. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Method 'obterLogradourosPeloIdBairro' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| Parameter id should be final. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| First sentence should end with a period. | 43 | |
| Line contains a tab character. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line contains a tab character. | 50 | |
| Parameter logradouro should be final. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line contains a tab character. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| 'if' is not followed by whitespace. | 57 | |
| '!=' is not preceded with whitespace. | 57 | |
| '!=' is not followed by whitespace. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| 'if' is not followed by whitespace. | 61 | |
| '!=' is not preceded with whitespace. | 61 | |
| '!=' is not followed by whitespace. | 61 | |
| '{' is not preceded with whitespace. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line contains a tab character. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| 'if' is not followed by whitespace. | 65 | |
| '{' is not preceded with whitespace. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| 'if' is not followed by whitespace. | 69 | |
| '!=' is not preceded with whitespace. | 69 | |
| '!=' is not followed by whitespace. | 69 | |
| '{' is not preceded with whitespace. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line contains a tab character. | 70 | |
| 'if' is not followed by whitespace. | 70 | |
| '{' is not preceded with whitespace. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line contains a tab character. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| 'if' is not followed by whitespace. | 74 | |
| '!=' is not preceded with whitespace. | 74 | |
| '!=' is not followed by whitespace. | 74 | |
| '{' is not preceded with whitespace. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line contains a tab character. | 75 | |
| 'if' is not followed by whitespace. | 75 | |
| '!=' is not preceded with whitespace. | 75 | |
| '!=' is not followed by whitespace. | 75 | |
| '{' is not preceded with whitespace. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line contains a tab character. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line contains a tab character. | 79 | |
| 'if' is not followed by whitespace. | 79 | |
| '{' is not preceded with whitespace. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line has trailing spaces. | 85 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line contains a tab character. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line contains a tab character. | 88 | |
| Line has trailing spaces. | 89 | |
| Line contains a tab character. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| 'for' is not followed by whitespace. | 91 | |
| '{' is not preceded with whitespace. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| Line is longer than 80 characters. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Expected an @return tag. | 33 | |
| Line contains a tab character. | 33 | |
| Method 'obterListaMunicipiosPelaUF' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line contains a tab character. | 34 | |
| Parameter uf should be final. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line contains a tab character. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line contains a tab character. | 52 | |
| Parameter municipio should be final. | 52 | |
| Expected @throws tag for 'ServicesException'. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line contains a tab character. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| 'if' is not followed by whitespace. | 58 | |
| '!=' is not preceded with whitespace. | 58 | |
| '!=' is not followed by whitespace. | 58 | |
| '{' is not preceded with whitespace. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| 'if' is not followed by whitespace. | 62 | |
| '{' is not preceded with whitespace. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| File does not end with a newline. | 0 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| Line is longer than 80 characters. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Expected an @return tag. | 33 | |
| Line contains a tab character. | 33 | |
| Method 'obterListaMunicipiosPelaUF' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line contains a tab character. | 34 | |
| Parameter uf should be final. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line contains a tab character. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line contains a tab character. | 52 | |
| Parameter municipio should be final. | 52 | |
| Expected @throws tag for 'ServicesException'. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line contains a tab character. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| 'if' is not followed by whitespace. | 58 | |
| '!=' is not preceded with whitespace. | 58 | |
| '!=' is not followed by whitespace. | 58 | |
| '{' is not preceded with whitespace. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| 'if' is not followed by whitespace. | 62 | |
| '{' is not preceded with whitespace. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| Line is longer than 80 characters. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Line contains a tab character. | 30 | |
| Expected an @return tag. | 31 | |
| Line contains a tab character. | 31 | |
| Method 'obterListaTodasPessoas' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Parameter pessoa should be final. | 41 | |
| Line contains a tab character. | 42 | |
| 'try' is not followed by whitespace. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| 'if' is not followed by whitespace. | 49 | |
| '{' is not preceded with whitespace. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line contains a tab character. | 50 | |
| '+' is not followed by whitespace. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| 'if' is not followed by whitespace. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line contains a tab character. | 54 | |
| '+' is not followed by whitespace. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| 'if' is not followed by whitespace. | 57 | |
| '!=' is not preceded with whitespace. | 57 | |
| '!=' is not followed by whitespace. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line contains a tab character. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| 'if' is not followed by whitespace. | 61 | |
| '!=' is not preceded with whitespace. | 61 | |
| '!=' is not followed by whitespace. | 61 | |
| '{' is not preceded with whitespace. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line contains a tab character. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| 'if' is not followed by whitespace. | 65 | |
| '!=' is not preceded with whitespace. | 65 | |
| '!=' is not followed by whitespace. | 65 | |
| '{' is not preceded with whitespace. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line contains a tab character. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| 'if' is not followed by whitespace. | 69 | |
| '!=' is not preceded with whitespace. | 69 | |
| '!=' is not followed by whitespace. | 69 | |
| '{' is not preceded with whitespace. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line contains a tab character. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| 'if' is not followed by whitespace. | 73 | |
| '!=' is not preceded with whitespace. | 73 | |
| '!=' is not followed by whitespace. | 73 | |
| '{' is not preceded with whitespace. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line contains a tab character. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| 'if' is not followed by whitespace. | 77 | |
| '!=' is not preceded with whitespace. | 77 | |
| '!=' is not followed by whitespace. | 77 | |
| '{' is not preceded with whitespace. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| 'if' is not followed by whitespace. | 81 | |
| '!=' is not preceded with whitespace. | 81 | |
| '!=' is not followed by whitespace. | 81 | |
| '{' is not preceded with whitespace. | 81 | |
| Must have at least one statement. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| 'catch' is not followed by whitespace. | 87 | |
| '{' is not preceded with whitespace. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line has trailing spaces. | 91 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Method 'obterPeloId' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line contains a tab character. | 93 | |
| Parameter clazz should be final. | 93 | |
| Parameter id should be final. | 93 | |
| Line contains a tab character. | 94 | |
| 'try' is not followed by whitespace. | 94 | |
| '{' is not preceded with whitespace. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line contains a tab character. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| 'catch' is not followed by whitespace. | 99 | |
| '{' is not preceded with whitespace. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line has trailing spaces. | 103 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Method 'beforeCadastrar' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Line contains a tab character. | 105 | |
| Parameter pessoa should be final. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Line contains a tab character. | 106 | |
| 'if' is not followed by whitespace. | 106 | |
| '!=' is not preceded with whitespace. | 106 | |
| '!=' is not followed by whitespace. | 106 | |
| '{' is not preceded with whitespace. | 106 | |
| Line contains a tab character. | 107 | |
| 'for' is not followed by whitespace. | 107 | |
| '{' is not preceded with whitespace. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| File does not end with a newline. | 0 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| Line is longer than 80 characters. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Line contains a tab character. | 30 | |
| Expected an @return tag. | 31 | |
| Line contains a tab character. | 31 | |
| Method 'obterListaTodasPessoas' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Parameter pessoa should be final. | 41 | |
| Line contains a tab character. | 42 | |
| 'try' is not followed by whitespace. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| 'if' is not followed by whitespace. | 49 | |
| '{' is not preceded with whitespace. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line contains a tab character. | 50 | |
| '+' is not followed by whitespace. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| 'if' is not followed by whitespace. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line contains a tab character. | 54 | |
| '+' is not followed by whitespace. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| 'if' is not followed by whitespace. | 57 | |
| '!=' is not preceded with whitespace. | 57 | |
| '!=' is not followed by whitespace. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line contains a tab character. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| 'if' is not followed by whitespace. | 61 | |
| '!=' is not preceded with whitespace. | 61 | |
| '!=' is not followed by whitespace. | 61 | |
| '{' is not preceded with whitespace. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line contains a tab character. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| 'if' is not followed by whitespace. | 65 | |
| '!=' is not preceded with whitespace. | 65 | |
| '!=' is not followed by whitespace. | 65 | |
| '{' is not preceded with whitespace. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line contains a tab character. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| 'if' is not followed by whitespace. | 69 | |
| '!=' is not preceded with whitespace. | 69 | |
| '!=' is not followed by whitespace. | 69 | |
| '{' is not preceded with whitespace. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line contains a tab character. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| 'if' is not followed by whitespace. | 73 | |
| '!=' is not preceded with whitespace. | 73 | |
| '!=' is not followed by whitespace. | 73 | |
| '{' is not preceded with whitespace. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line contains a tab character. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| 'if' is not followed by whitespace. | 77 | |
| '!=' is not preceded with whitespace. | 77 | |
| '!=' is not followed by whitespace. | 77 | |
| '{' is not preceded with whitespace. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| 'if' is not followed by whitespace. | 81 | |
| '!=' is not preceded with whitespace. | 81 | |
| '!=' is not followed by whitespace. | 81 | |
| '{' is not preceded with whitespace. | 81 | |
| Must have at least one statement. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| 'catch' is not followed by whitespace. | 87 | |
| '{' is not preceded with whitespace. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line has trailing spaces. | 91 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Method 'obterPeloId' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line contains a tab character. | 93 | |
| Parameter clazz should be final. | 93 | |
| Parameter id should be final. | 93 | |
| Line contains a tab character. | 94 | |
| 'try' is not followed by whitespace. | 94 | |
| '{' is not preceded with whitespace. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line contains a tab character. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| 'catch' is not followed by whitespace. | 99 | |
| '{' is not preceded with whitespace. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line has trailing spaces. | 103 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Method 'beforeCadastrar' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Line contains a tab character. | 105 | |
| Parameter pessoa should be final. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Line contains a tab character. | 106 | |
| 'if' is not followed by whitespace. | 106 | |
| '!=' is not preceded with whitespace. | 106 | |
| '!=' is not followed by whitespace. | 106 | |
| '{' is not preceded with whitespace. | 106 | |
| Line contains a tab character. | 107 | |
| 'for' is not followed by whitespace. | 107 | |
| '{' is not preceded with whitespace. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 |
| Violation | Message | Line |
|---|---|---|
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| Line is longer than 80 characters. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| Line is longer than 80 characters. | 28 | |
| Line contains a tab character. | 28 | |
| Parameter tabelaFeriado should be final. | 28 | |
| Line contains a tab character. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| 'if' is not followed by whitespace. | 35 | |
| '{' is not preceded with whitespace. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| 'if' is not followed by whitespace. | 39 | |
| '!=' is not preceded with whitespace. | 39 | |
| '!=' is not followed by whitespace. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| 'if' is not followed by whitespace. | 43 | |
| '!=' is not preceded with whitespace. | 43 | |
| '!=' is not followed by whitespace. | 43 | |
| '{' is not preceded with whitespace. | 43 | |
| Must have at least one statement. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| Line is longer than 80 characters. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| Line is longer than 80 characters. | 28 | |
| Line contains a tab character. | 28 | |
| Parameter tabelaFeriado should be final. | 28 | |
| Line contains a tab character. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| 'if' is not followed by whitespace. | 35 | |
| '{' is not preceded with whitespace. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| 'if' is not followed by whitespace. | 39 | |
| '!=' is not preceded with whitespace. | 39 | |
| '!=' is not followed by whitespace. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| 'if' is not followed by whitespace. | 43 | |
| '!=' is not preceded with whitespace. | 43 | |
| '!=' is not followed by whitespace. | 43 | |
| '{' is not preceded with whitespace. | 43 | |
| Must have at least one statement. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 |
| Violation | Message | Line |
|---|---|---|
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| Line is longer than 80 characters. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| Line is longer than 80 characters. | 28 | |
| Line contains a tab character. | 28 | |
| Parameter tabelaINSS should be final. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| 'if' is not followed by whitespace. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line contains a tab character. | 35 | |
| '+' is not followed by whitespace. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| 'if' is not followed by whitespace. | 38 | |
| '!=' is not preceded with whitespace. | 38 | |
| '!=' is not followed by whitespace. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line contains a tab character. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| 'if' is not followed by whitespace. | 42 | |
| '!=' is not preceded with whitespace. | 42 | |
| '!=' is not followed by whitespace. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line contains a tab character. | 46 | |
| 'if' is not followed by whitespace. | 46 | |
| '!=' is not preceded with whitespace. | 46 | |
| '!=' is not followed by whitespace. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Must have at least one statement. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line has trailing spaces. | 51 | |
| Line contains a tab character. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| Line is longer than 80 characters. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| Line is longer than 80 characters. | 28 | |
| Line contains a tab character. | 28 | |
| Parameter tabelaINSS should be final. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| 'if' is not followed by whitespace. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line contains a tab character. | 35 | |
| '+' is not followed by whitespace. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| 'if' is not followed by whitespace. | 38 | |
| '!=' is not preceded with whitespace. | 38 | |
| '!=' is not followed by whitespace. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line contains a tab character. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| 'if' is not followed by whitespace. | 42 | |
| '!=' is not preceded with whitespace. | 42 | |
| '!=' is not followed by whitespace. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line contains a tab character. | 46 | |
| 'if' is not followed by whitespace. | 46 | |
| '!=' is not preceded with whitespace. | 46 | |
| '!=' is not followed by whitespace. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Must have at least one statement. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line has trailing spaces. | 51 | |
| Line contains a tab character. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 |
| Violation | Message | Line |
|---|---|---|
| '=' is not preceded with whitespace. | 26 | |
| '=' is not followed by whitespace. | 26 | |
| '=' is not preceded with whitespace. | 26 | |
| '=' is not followed by whitespace. | 26 | |
| Line is longer than 80 characters. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Unused @param tag for 'entity'. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line contains a tab character. | 34 | |
| Parameter tarefa should be final. | 34 | |
| Expected @param tag for 'tarefa'. | 34 | |
| Expected @throws tag for 'ServicesException'. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line contains a tab character. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| 'if' is not followed by whitespace. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| 'if' is not followed by whitespace. | 44 | |
| '{' is not preceded with whitespace. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line contains a tab character. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 53 | |
| Method 'obterListaTodasTarefas' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line contains a tab character. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| '=' is not preceded with whitespace. | 26 | |
| '=' is not followed by whitespace. | 26 | |
| '=' is not preceded with whitespace. | 26 | |
| '=' is not followed by whitespace. | 26 | |
| Line is longer than 80 characters. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Unused @param tag for 'entity'. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line contains a tab character. | 34 | |
| Parameter tarefa should be final. | 34 | |
| Expected @param tag for 'tarefa'. | 34 | |
| Expected @throws tag for 'ServicesException'. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line contains a tab character. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| 'if' is not followed by whitespace. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| 'if' is not followed by whitespace. | 44 | |
| '{' is not preceded with whitespace. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line contains a tab character. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 53 | |
| Method 'obterListaTodasTarefas' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line contains a tab character. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| Line is longer than 80 characters. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Unused @param tag for 'entity'. | 28 | |
| Line contains a tab character. | 29 | |
| Expected an @return tag. | 30 | |
| Line contains a tab character. | 30 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 31 | |
| Parameter usuario should be final. | 31 | |
| Expected @param tag for 'usuario'. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line contains a tab character. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| 'if' is not followed by whitespace. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| 'if' is not followed by whitespace. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line contains a tab character. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| 'if' is not followed by whitespace. | 45 | |
| '!=' is not preceded with whitespace. | 45 | |
| '!=' is not followed by whitespace. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| File does not end with a newline. | 0 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| Line is longer than 80 characters. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Unused @param tag for 'entity'. | 28 | |
| Line contains a tab character. | 29 | |
| Expected an @return tag. | 30 | |
| Line contains a tab character. | 30 | |
| Method 'obterListaPeloExemplo' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 31 | |
| Parameter usuario should be final. | 31 | |
| Expected @param tag for 'usuario'. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line contains a tab character. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| 'if' is not followed by whitespace. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| 'if' is not followed by whitespace. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line contains a tab character. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| 'if' is not followed by whitespace. | 45 | |
| '!=' is not preceded with whitespace. | 45 | |
| '!=' is not followed by whitespace. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Utility classes should not have a public or default constructor. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line has trailing spaces. | 11 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Utility classes should not have a public or default constructor. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line has trailing spaces. | 11 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Line contains a tab character. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 |
| Violation | Message | Line |
|---|---|---|
| Import from illegal package - sun.misc.BASE64Encoder. | 11 | |
| First sentence should end with a period. | 13 | |
| Utility classes should not have a public or default constructor. | 18 | |
| Line is longer than 80 characters. | 19 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| First sentence should end with a period. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line is longer than 80 characters. | 29 | |
| Line contains a tab character. | 29 | |
| Unused @throws tag for 'Exception'. | 29 | |
| Line contains a tab character. | 30 | |
| Expected an @return tag. | 31 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 31 | |
| Parameter senhaPlana should be final. | 31 | |
| Expected @throws tag for 'ImpossivelObterHashSenhaException'. | 31 | |
| Redundant throws: 'ImpossivelObterHashSenhaException' is unchecked exception. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| 'if' is not followed by whitespace. | 33 | |
| '{' is not preceded with whitespace. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| 'try' is not followed by whitespace. | 36 | |
| '{' is not preceded with whitespace. | 36 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| '(' is preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| 'catch' is not preceded with whitespace. | 41 | |
| '}' is not followed by whitespace. | 41 | |
| 'catch' is not followed by whitespace. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| 'finally' is not preceded with whitespace. | 44 | |
| '}' is not followed by whitespace. | 44 | |
| 'finally' is not followed by whitespace. | 44 | |
| '{' is not preceded with whitespace. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| First sentence should end with a period. | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Parameter string1 should be final. | 55 | |
| Parameter string2 should be final. | 55 | |
| '{' is not preceded with whitespace. | 55 | |
| Line contains a tab character. | 56 | |
| '+' is not followed by whitespace. | 56 | |
| Line contains a tab character. | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 58 | |
| First sentence should end with a period. | 59 | |
| Line contains a tab character. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line contains a tab character. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Parameter numero should be final. | 64 | |
| '{' is not preceded with whitespace. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| '9' is a magic number. | 67 | |
| Line contains a tab character. | 68 | |
| 'for' is not followed by whitespace. | 68 | |
| '-' is not preceded with whitespace. | 68 | |
| '-' is not followed by whitespace. | 68 | |
| '>=' is not preceded with whitespace. | 68 | |
| '>=' is not followed by whitespace. | 68 | |
| '{' is not preceded with whitespace. | 68 | |
| Line contains a tab character. | 69 | |
| '+' is not preceded with whitespace. | 69 | |
| '+' is not followed by whitespace. | 69 | |
| Line contains a tab character. | 70 | |
| '*' is not preceded with whitespace. | 70 | |
| '*' is not followed by whitespace. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| '%' is not preceded with whitespace. | 72 | |
| '%' is not followed by whitespace. | 72 | |
| '11' is a magic number. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| 'if' is not followed by whitespace. | 74 | |
| '==' is not preceded with whitespace. | 74 | |
| '10' is a magic number. | 74 | |
| '==' is not followed by whitespace. | 74 | |
| '{' is not preceded with whitespace. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| 'else' is not preceded with whitespace. | 76 | |
| '}' is not followed by whitespace. | 76 | |
| 'else' is not followed by whitespace. | 76 | |
| '{' is not preceded with whitespace. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line has trailing spaces. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Parameter strCpf should be final. | 87 | |
| '{' is not preceded with whitespace. | 87 | |
| Line contains a tab character. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line contains a tab character. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| 'for' is not followed by whitespace. | 91 | |
| '{' is not preceded with whitespace. | 91 | |
| Line contains a tab character. | 92 | |
| 'if' is not followed by whitespace. | 92 | |
| '{' is not preceded with whitespace. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 101 | |
| Inner assignments should be avoided. | 101 | |
| Line contains a tab character. | 102 | |
| Inner assignments should be avoided. | 102 | |
| Inner assignments should be avoided. | 102 | |
| Line contains a tab character. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| '11' is a magic number. | 106 | |
| Line contains a tab character. | 107 | |
| '12' is a magic number. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| '%' is not preceded with whitespace. | 109 | |
| '%' is not followed by whitespace. | 109 | |
| '11' is a magic number. | 109 | |
| Line is longer than 80 characters. | 111 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| '{' is not preceded with whitespace. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| 'else' is not followed by whitespace. | 114 | |
| '{' is not preceded with whitespace. | 114 | |
| Line contains a tab character. | 115 | |
| '11' is a magic number. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| '%' is not preceded with whitespace. | 119 | |
| '%' is not followed by whitespace. | 119 | |
| '11' is a magic number. | 119 | |
| Line contains a tab character. | 120 | |
| '{' is not preceded with whitespace. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| '11' is a magic number. | 123 | |
| Line contains a tab character. | 124 | |
| Line is longer than 80 characters. | 125 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line has trailing spaces. | 129 | |
| Line contains a tab character. | 129 | |
| First sentence should end with a period. | 130 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line is longer than 80 characters. | 133 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Parameter strCNPJ should be final. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Name 'strCNPJ_Calculado' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 138 | |
| Line has trailing spaces. | 139 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| '!' is followed by whitespace. | 140 | |
| ',' is not followed by whitespace. | 140 | |
| '{' is not preceded with whitespace. | 140 | |
| Line contains a tab character. | 141 | |
| 'try' is not followed by whitespace. | 141 | |
| '{' is not preceded with whitespace. | 141 | |
| Line contains a tab character. | 142 | |
| '=' is not preceded with whitespace. | 142 | |
| '=' is not followed by whitespace. | 142 | |
| ',' is not followed by whitespace. | 142 | |
| Line contains a tab character. | 143 | |
| '=' is not preceded with whitespace. | 143 | |
| '=' is not followed by whitespace. | 143 | |
| ',' is not followed by whitespace. | 143 | |
| Line contains a tab character. | 144 | |
| '=' is not preceded with whitespace. | 144 | |
| '=' is not followed by whitespace. | 144 | |
| ',' is not followed by whitespace. | 144 | |
| Line contains a tab character. | 145 | |
| '=' is not preceded with whitespace. | 145 | |
| '=' is not followed by whitespace. | 145 | |
| ',' is not followed by whitespace. | 145 | |
| Line contains a tab character. | 146 | |
| ',' is not followed by whitespace. | 146 | |
| '12' is a magic number. | 146 | |
| 'if' construct must use '{}'s. | 147 | |
| Line contains a tab character. | 147 | |
| '(' is followed by whitespace. | 147 | |
| '14' is a magic number. | 147 | |
| ')' is preceded with whitespace. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| 'for' is not followed by whitespace. | 149 | |
| '4' is a magic number. | 149 | |
| Line is longer than 80 characters. | 150 | |
| Line contains a tab character. | 150 | |
| '-' is not preceded with whitespace. | 150 | |
| '-' is not followed by whitespace. | 150 | |
| '48' is a magic number. | 150 | |
| '-' is not preceded with whitespace. | 150 | |
| '-' is not followed by whitespace. | 150 | |
| '48' is a magic number. | 150 | |
| '9' is a magic number. | 150 | |
| Line is longer than 80 characters. | 151 | |
| Line contains a tab character. | 151 | |
| '48' is a magic number. | 151 | |
| ')' is preceded with whitespace. | 151 | |
| '6' is a magic number. | 151 | |
| ';' is preceded with whitespace. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| 'for' is not followed by whitespace. | 154 | |
| '(' is followed by whitespace. | 154 | |
| '8' is a magic number. | 154 | |
| ')' is preceded with whitespace. | 154 | |
| Line is longer than 80 characters. | 155 | |
| Line contains a tab character. | 155 | |
| '+' is not preceded with whitespace. | 155 | |
| '+' is not followed by whitespace. | 155 | |
| '4' is a magic number. | 155 | |
| '-' is not preceded with whitespace. | 155 | |
| '-' is not followed by whitespace. | 155 | |
| '48' is a magic number. | 155 | |
| '+' is not preceded with whitespace. | 155 | |
| '+' is not followed by whitespace. | 155 | |
| '4' is a magic number. | 155 | |
| '-' is not preceded with whitespace. | 155 | |
| '-' is not followed by whitespace. | 155 | |
| '48' is a magic number. | 155 | |
| '9' is a magic number. | 155 | |
| Line is longer than 80 characters. | 156 | |
| Line contains a tab character. | 156 | |
| '+' is not preceded with whitespace. | 156 | |
| '+' is not followed by whitespace. | 156 | |
| '4' is a magic number. | 156 | |
| '48' is a magic number. | 156 | |
| ')' is preceded with whitespace. | 156 | |
| '10' is a magic number. | 156 | |
| ';' is preceded with whitespace. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| '11' is a magic number. | 159 | |
| '11' is a magic number. | 159 | |
| Line is longer than 80 characters. | 160 | |
| Line contains a tab character. | 160 | |
| '10' is a magic number. | 160 | |
| '11' is a magic number. | 160 | |
| Avoid inline conditionals. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| '5' is a magic number. | 163 | |
| Line is longer than 80 characters. | 164 | |
| Line contains a tab character. | 164 | |
| '-' is not preceded with whitespace. | 164 | |
| '-' is not followed by whitespace. | 164 | |
| '48' is a magic number. | 164 | |
| '-' is not preceded with whitespace. | 164 | |
| '-' is not followed by whitespace. | 164 | |
| '48' is a magic number. | 164 | |
| '9' is a magic number. | 164 | |
| Line is longer than 80 characters. | 165 | |
| Line contains a tab character. | 165 | |
| '48' is a magic number. | 165 | |
| '7' is a magic number. | 165 | |
| ';' is preceded with whitespace. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| '8' is a magic number. | 168 | |
| Line is longer than 80 characters. | 169 | |
| Line contains a tab character. | 169 | |
| '+' is not preceded with whitespace. | 169 | |
| '+' is not followed by whitespace. | 169 | |
| '5' is a magic number. | 169 | |
| '-' is not preceded with whitespace. | 169 | |
| '-' is not followed by whitespace. | 169 | |
| '48' is a magic number. | 169 | |
| '+' is not preceded with whitespace. | 169 | |
| '+' is not followed by whitespace. | 169 | |
| '5' is a magic number. | 169 | |
| '-' is not preceded with whitespace. | 169 | |
| '-' is not followed by whitespace. | 169 | |
| '48' is a magic number. | 169 | |
| '9' is a magic number. | 169 | |
| Line is longer than 80 characters. | 170 | |
| Line contains a tab character. | 170 | |
| '+' is not preceded with whitespace. | 170 | |
| '+' is not followed by whitespace. | 170 | |
| '5' is a magic number. | 170 | |
| '48' is a magic number. | 170 | |
| '10' is a magic number. | 170 | |
| ';' is preceded with whitespace. | 170 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| '11' is a magic number. | 173 | |
| '11' is a magic number. | 173 | |
| Line is longer than 80 characters. | 174 | |
| Line contains a tab character. | 174 | |
| '10' is a magic number. | 174 | |
| '11' is a magic number. | 174 | |
| Avoid inline conditionals. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| 'else' construct must use '{}'s. | 180 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 181 | |
| Line has trailing spaces. | 182 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| Line is longer than 80 characters. | 186 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 188 | |
| Parameter numPIS should be final. | 188 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| '=' is not preceded with whitespace. | 190 | |
| '=' is not followed by whitespace. | 190 | |
| Line contains a tab character. | 191 | |
| '=' is not preceded with whitespace. | 191 | |
| '=' is not followed by whitespace. | 191 | |
| Line contains a tab character. | 192 | |
| '=' is not preceded with whitespace. | 192 | |
| '=' is not followed by whitespace. | 192 | |
| Line has trailing spaces. | 193 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 194 | |
| 'if' is not followed by whitespace. | 194 | |
| '!=' is not preceded with whitespace. | 194 | |
| '!=' is not followed by whitespace. | 194 | |
| '11' is a magic number. | 194 | |
| '{' is not preceded with whitespace. | 194 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| 'for' is not followed by whitespace. | 197 | |
| '=' is not preceded with whitespace. | 197 | |
| '=' is not followed by whitespace. | 197 | |
| ';' is not followed by whitespace. | 197 | |
| '<=' is not preceded with whitespace. | 197 | |
| '9' is a magic number. | 197 | |
| '<=' is not followed by whitespace. | 197 | |
| ';' is not followed by whitespace. | 197 | |
| '{' is not preceded with whitespace. | 197 | |
| Line is longer than 80 characters. | 198 | |
| Line contains a tab character. | 198 | |
| '+' is not preceded with whitespace. | 198 | |
| '+' is not followed by whitespace. | 198 | |
| '*' is not preceded with whitespace. | 198 | |
| '*' is not followed by whitespace. | 198 | |
| ',' is not followed by whitespace. | 198 | |
| '+' is not preceded with whitespace. | 198 | |
| '+' is not followed by whitespace. | 198 | |
| Line contains a tab character. | 199 | |
| Line contains a tab character. | 200 | |
| '%' is not preceded with whitespace. | 200 | |
| '%' is not followed by whitespace. | 200 | |
| '11' is a magic number. | 200 | |
| Line contains a tab character. | 201 | |
| '{' is not preceded with whitespace. | 201 | |
| Line contains a tab character. | 202 | |
| '=' is not preceded with whitespace. | 202 | |
| '11' is a magic number. | 202 | |
| '=' is not followed by whitespace. | 202 | |
| '-' is not preceded with whitespace. | 202 | |
| '-' is not followed by whitespace. | 202 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 204 | |
| '==' is not preceded with whitespace. | 204 | |
| '10' is a magic number. | 204 | |
| '==' is not followed by whitespace. | 204 | |
| '==' is not preceded with whitespace. | 204 | |
| '11' is a magic number. | 204 | |
| '==' is not followed by whitespace. | 204 | |
| '{' is not preceded with whitespace. | 204 | |
| Line contains a tab character. | 205 | |
| '=' is not preceded with whitespace. | 205 | |
| '=' is not followed by whitespace. | 205 | |
| Line contains a tab character. | 206 | |
| ',' is not followed by whitespace. | 206 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| '!=' is not preceded with whitespace. | 208 | |
| '!=' is not followed by whitespace. | 208 | |
| '10' is a magic number. | 208 | |
| ',' is not followed by whitespace. | 208 | |
| '11' is a magic number. | 208 | |
| '{' is not preceded with whitespace. | 208 | |
| Line contains a tab character. | 209 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 | |
| Line has trailing spaces. | 213 | |
| Line contains a tab character. | 213 | |
| First sentence should end with a period. | 214 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 215 | |
| Line contains a tab character. | 216 | |
| Line is longer than 80 characters. | 217 | |
| Line contains a tab character. | 217 | |
| Line contains a tab character. | 218 | |
| Line contains a tab character. | 219 | |
| Parameter value should be final. | 219 | |
| '{' is not preceded with whitespace. | 219 | |
| Line contains a tab character. | 220 | |
| 'if' is not followed by whitespace. | 220 | |
| '{' is not preceded with whitespace. | 220 | |
| Line contains a tab character. | 221 | |
| 'if' is not followed by whitespace. | 221 | |
| '{' is not preceded with whitespace. | 221 | |
| Line contains a tab character. | 222 | |
| Line contains a tab character. | 223 | |
| Line contains a tab character. | 224 | |
| Line contains a tab character. | 225 | |
| Line contains a tab character. | 226 | |
| Line has trailing spaces. | 227 | |
| Line contains a tab character. | 227 | |
| Line contains a tab character. | 228 | |
| Line is longer than 80 characters. | 229 | |
| Line contains a tab character. | 229 | |
| Line contains a tab character. | 230 | |
| Line contains a tab character. | 231 | |
| Line is longer than 80 characters. | 232 | |
| Line contains a tab character. | 232 | |
| Line contains a tab character. | 233 | |
| Line contains a tab character. | 234 | |
| Parameter value should be final. | 234 | |
| Parameter pattern should be final. | 234 | |
| '{' is not preceded with whitespace. | 234 | |
| Line contains a tab character. | 235 | |
| Line contains a tab character. | 236 | |
| Line has trailing spaces. | 237 | |
| Line contains a tab character. | 237 | |
| First sentence should end with a period. | 238 | |
| Line contains a tab character. | 238 | |
| Line contains a tab character. | 239 | |
| Line contains a tab character. | 240 | |
| Line is longer than 80 characters. | 241 | |
| Line contains a tab character. | 241 | |
| Line contains a tab character. | 242 | |
| Line contains a tab character. | 243 | |
| Parameter value should be final. | 243 | |
| '{' is not preceded with whitespace. | 243 | |
| Line contains a tab character. | 244 | |
| Line contains a tab character. | 245 | |
| Line has trailing spaces. | 246 | |
| Line contains a tab character. | 246 | |
| Line contains a tab character. | 247 | |
| Line contains a tab character. | 248 | |
| Line contains a tab character. | 249 | |
| Line is longer than 80 characters. | 250 | |
| Line contains a tab character. | 250 | |
| Line contains a tab character. | 251 | |
| Line contains a tab character. | 252 | |
| Parameter value should be final. | 252 | |
| '{' is not preceded with whitespace. | 252 | |
| Line contains a tab character. | 253 | |
| '<=' is not preceded with whitespace. | 253 | |
| '99999999' is a magic number. | 253 | |
| '<=' is not followed by whitespace. | 253 | |
| '9999999' is a magic number. | 253 | |
| '>' is not followed by whitespace. | 253 | |
| Line contains a tab character. | 254 | |
| Line has trailing spaces. | 255 | |
| Line contains a tab character. | 255 | |
| Line contains a tab character. | 256 | |
| Line contains a tab character. | 257 | |
| Line contains a tab character. | 258 | |
| Line is longer than 80 characters. | 259 | |
| Line contains a tab character. | 259 | |
| Line contains a tab character. | 260 | |
| Line contains a tab character. | 261 | |
| Parameter value should be final. | 261 | |
| '{' is not preceded with whitespace. | 261 | |
| Line contains a tab character. | 262 | |
| '<=' is not preceded with whitespace. | 262 | |
| '99999999L' is a magic number. | 262 | |
| '<=' is not followed by whitespace. | 262 | |
| '9999999L' is a magic number. | 262 | |
| '>' is not followed by whitespace. | 262 | |
| Line contains a tab character. | 263 | |
| Line has trailing spaces. | 264 | |
| Line contains a tab character. | 264 | |
| Line has trailing spaces. | 265 | |
| Line contains a tab character. | 265 | |
| First sentence should end with a period. | 266 | |
| Line contains a tab character. | 266 | |
| Line contains a tab character. | 267 | |
| Line contains a tab character. | 268 | |
| Line is longer than 80 characters. | 269 | |
| Line contains a tab character. | 269 | |
| Line contains a tab character. | 270 | |
| Line contains a tab character. | 271 | |
| Parameter value should be final. | 271 | |
| '{' is not preceded with whitespace. | 271 | |
| Line contains a tab character. | 272 | |
| Line contains a tab character. | 273 | |
| Line contains a tab character. | 275 | |
| Line is longer than 80 characters. | 276 | |
| Line contains a tab character. | 276 | |
| Line is longer than 80 characters. | 277 | |
| Line contains a tab character. | 277 | |
| Line is longer than 80 characters. | 278 | |
| Line contains a tab character. | 278 | |
| Line contains a tab character. | 279 | |
| Line contains a tab character. | 280 | |
| Parameter value should be final. | 280 | |
| Line contains a tab character. | 281 | |
| Line contains a tab character. | 282 | |
| Line contains a tab character. | 283 | |
| 'if' is not followed by whitespace. | 283 | |
| '{' is not preceded with whitespace. | 283 | |
| Line contains a tab character. | 284 | |
| Line contains a tab character. | 285 | |
| Line contains a tab character. | 286 | |
| Line contains a tab character. | 287 | |
| Line contains a tab character. | 289 | |
| Line contains a tab character. | 290 | |
| Line contains a tab character. | 291 | |
| Line contains a tab character. | 292 | |
| Line contains a tab character. | 293 | |
| Line contains a tab character. | 294 | |
| Parameter cpf should be final. | 294 | |
| Line is longer than 80 characters. | 295 | |
| Line contains a tab character. | 295 | |
| '11' is a magic number. | 295 | |
| Line is longer than 80 characters. | 296 | |
| Line contains a tab character. | 296 | |
| ',' is not followed by whitespace. | 296 | |
| '3' is a magic number. | 296 | |
| '3' is a magic number. | 296 | |
| ',' is not followed by whitespace. | 296 | |
| '6' is a magic number. | 296 | |
| '6' is a magic number. | 296 | |
| ',' is not followed by whitespace. | 296 | |
| '9' is a magic number. | 296 | |
| '9' is a magic number. | 296 | |
| Line contains a tab character. | 297 | |
| Line has trailing spaces. | 298 | |
| Line contains a tab character. | 298 | |
| Line contains a tab character. | 299 | |
| Line contains a tab character. | 300 | |
| Line contains a tab character. | 301 | |
| Line contains a tab character. | 302 | |
| Line contains a tab character. | 303 | |
| Line contains a tab character. | 304 | |
| Parameter cep should be final. | 304 | |
| '{' is not preceded with whitespace. | 304 | |
| Line contains a tab character. | 305 | |
| Line contains a tab character. | 306 | |
| Line has trailing spaces. | 307 | |
| Line contains a tab character. | 307 | |
| Line contains a tab character. | 308 | |
| Line contains a tab character. | 309 | |
| Line contains a tab character. | 310 | |
| Line contains a tab character. | 311 | |
| Line contains a tab character. | 312 | |
| Line contains a tab character. | 313 | |
| Parameter cep should be final. | 313 | |
| '{' is not preceded with whitespace. | 313 | |
| Line is longer than 80 characters. | 314 | |
| Line contains a tab character. | 314 | |
| '8' is a magic number. | 314 | |
| Line has trailing spaces. | 315 | |
| Line is longer than 80 characters. | 315 | |
| Line contains a tab character. | 315 | |
| ',' is not followed by whitespace. | 315 | |
| ',' is not followed by whitespace. | 315 | |
| '5' is a magic number. | 315 | |
| '5' is a magic number. | 315 | |
| Line contains a tab character. | 316 | |
| Line has trailing spaces. | 317 | |
| Line contains a tab character. | 317 | |
| Line contains a tab character. | 318 | |
| Line contains a tab character. | 319 | |
| Line contains a tab character. | 320 | |
| Line contains a tab character. | 321 | |
| Line contains a tab character. | 322 | |
| Line contains a tab character. | 323 | |
| Parameter cnpj should be final. | 323 | |
| '{' is not preceded with whitespace. | 323 | |
| Line is longer than 80 characters. | 324 | |
| Line contains a tab character. | 324 | |
| '14' is a magic number. | 324 | |
| Line is longer than 80 characters. | 325 | |
| Line contains a tab character. | 325 | |
| ',' is not followed by whitespace. | 325 | |
| ',' is not followed by whitespace. | 325 | |
| '5' is a magic number. | 325 | |
| '5' is a magic number. | 325 | |
| ',' is not followed by whitespace. | 325 | |
| '8' is a magic number. | 325 | |
| '8' is a magic number. | 325 | |
| ',' is not followed by whitespace. | 325 | |
| '12' is a magic number. | 325 | |
| '12' is a magic number. | 325 | |
| Line contains a tab character. | 326 | |
| Line has trailing spaces. | 327 | |
| Line contains a tab character. | 327 | |
| Line contains a tab character. | 328 | |
| Line contains a tab character. | 329 | |
| Line is longer than 80 characters. | 330 | |
| Line contains a tab character. | 330 | |
| Line contains a tab character. | 331 | |
| Line contains a tab character. | 332 | |
| Line contains a tab character. | 333 | |
| Line contains a tab character. | 334 | |
| Parameter data should be final. | 334 | |
| Parameter pattern should be final. | 334 | |
| Expected @param tag for 'pattern'. | 334 | |
| '{' is not preceded with whitespace. | 334 | |
| Line contains a tab character. | 335 | |
| Line contains a tab character. | 336 | |
| 'if' is not followed by whitespace. | 336 | |
| '==' is not preceded with whitespace. | 336 | |
| '==' is not followed by whitespace. | 336 | |
| '{' is not preceded with whitespace. | 336 | |
| Line contains a tab character. | 337 | |
| Line contains a tab character. | 338 | |
| 'else' is not preceded with whitespace. | 338 | |
| '}' is not followed by whitespace. | 338 | |
| 'else' is not followed by whitespace. | 338 | |
| '{' is not preceded with whitespace. | 338 | |
| Line contains a tab character. | 339 | |
| Line contains a tab character. | 340 | |
| Line contains a tab character. | 341 | |
| Line contains a tab character. | 342 | |
| Import from illegal package - sun.misc.BASE64Encoder. | 11 | |
| First sentence should end with a period. | 13 | |
| Utility classes should not have a public or default constructor. | 18 | |
| Line is longer than 80 characters. | 19 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| First sentence should end with a period. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line is longer than 80 characters. | 29 | |
| Line contains a tab character. | 29 | |
| Unused @throws tag for 'Exception'. | 29 | |
| Line contains a tab character. | 30 | |
| Expected an @return tag. | 31 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 31 | |
| Parameter senhaPlana should be final. | 31 | |
| Expected @throws tag for 'ImpossivelObterHashSenhaException'. | 31 | |
| Redundant throws: 'ImpossivelObterHashSenhaException' is unchecked exception. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| 'if' is not followed by whitespace. | 33 | |
| '{' is not preceded with whitespace. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| 'try' is not followed by whitespace. | 36 | |
| '{' is not preceded with whitespace. | 36 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| '(' is preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| 'catch' is not preceded with whitespace. | 41 | |
| '}' is not followed by whitespace. | 41 | |
| 'catch' is not followed by whitespace. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| 'finally' is not preceded with whitespace. | 44 | |
| '}' is not followed by whitespace. | 44 | |
| 'finally' is not followed by whitespace. | 44 | |
| '{' is not preceded with whitespace. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| First sentence should end with a period. | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Parameter string1 should be final. | 55 | |
| Parameter string2 should be final. | 55 | |
| '{' is not preceded with whitespace. | 55 | |
| Line contains a tab character. | 56 | |
| '+' is not followed by whitespace. | 56 | |
| Line contains a tab character. | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 58 | |
| First sentence should end with a period. | 59 | |
| Line contains a tab character. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line contains a tab character. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Parameter numero should be final. | 64 | |
| '{' is not preceded with whitespace. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| '9' is a magic number. | 67 | |
| Line contains a tab character. | 68 | |
| 'for' is not followed by whitespace. | 68 | |
| '-' is not preceded with whitespace. | 68 | |
| '-' is not followed by whitespace. | 68 | |
| '>=' is not preceded with whitespace. | 68 | |
| '>=' is not followed by whitespace. | 68 | |
| '{' is not preceded with whitespace. | 68 | |
| Line contains a tab character. | 69 | |
| '+' is not preceded with whitespace. | 69 | |
| '+' is not followed by whitespace. | 69 | |
| Line contains a tab character. | 70 | |
| '*' is not preceded with whitespace. | 70 | |
| '*' is not followed by whitespace. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| '%' is not preceded with whitespace. | 72 | |
| '%' is not followed by whitespace. | 72 | |
| '11' is a magic number. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| 'if' is not followed by whitespace. | 74 | |
| '==' is not preceded with whitespace. | 74 | |
| '10' is a magic number. | 74 | |
| '==' is not followed by whitespace. | 74 | |
| '{' is not preceded with whitespace. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| 'else' is not preceded with whitespace. | 76 | |
| '}' is not followed by whitespace. | 76 | |
| 'else' is not followed by whitespace. | 76 | |
| '{' is not preceded with whitespace. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line has trailing spaces. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Parameter strCpf should be final. | 87 | |
| '{' is not preceded with whitespace. | 87 | |
| Line contains a tab character. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line contains a tab character. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| 'for' is not followed by whitespace. | 91 | |
| '{' is not preceded with whitespace. | 91 | |
| Line contains a tab character. | 92 | |
| 'if' is not followed by whitespace. | 92 | |
| '{' is not preceded with whitespace. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 101 | |
| Inner assignments should be avoided. | 101 | |
| Line contains a tab character. | 102 | |
| Inner assignments should be avoided. | 102 | |
| Inner assignments should be avoided. | 102 | |
| Line contains a tab character. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| '11' is a magic number. | 106 | |
| Line contains a tab character. | 107 | |
| '12' is a magic number. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| '%' is not preceded with whitespace. | 109 | |
| '%' is not followed by whitespace. | 109 | |
| '11' is a magic number. | 109 | |
| Line is longer than 80 characters. | 111 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| '{' is not preceded with whitespace. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| 'else' is not followed by whitespace. | 114 | |
| '{' is not preceded with whitespace. | 114 | |
| Line contains a tab character. | 115 | |
| '11' is a magic number. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| '%' is not preceded with whitespace. | 119 | |
| '%' is not followed by whitespace. | 119 | |
| '11' is a magic number. | 119 | |
| Line contains a tab character. | 120 | |
| '{' is not preceded with whitespace. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| '11' is a magic number. | 123 | |
| Line contains a tab character. | 124 | |
| Line is longer than 80 characters. | 125 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line has trailing spaces. | 129 | |
| Line contains a tab character. | 129 | |
| First sentence should end with a period. | 130 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line is longer than 80 characters. | 133 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Parameter strCNPJ should be final. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Name 'strCNPJ_Calculado' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 138 | |
| Line has trailing spaces. | 139 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| '!' is followed by whitespace. | 140 | |
| ',' is not followed by whitespace. | 140 | |
| '{' is not preceded with whitespace. | 140 | |
| Line contains a tab character. | 141 | |
| 'try' is not followed by whitespace. | 141 | |
| '{' is not preceded with whitespace. | 141 | |
| Line contains a tab character. | 142 | |
| '=' is not preceded with whitespace. | 142 | |
| '=' is not followed by whitespace. | 142 | |
| ',' is not followed by whitespace. | 142 | |
| Line contains a tab character. | 143 | |
| '=' is not preceded with whitespace. | 143 | |
| '=' is not followed by whitespace. | 143 | |
| ',' is not followed by whitespace. | 143 | |
| Line contains a tab character. | 144 | |
| '=' is not preceded with whitespace. | 144 | |
| '=' is not followed by whitespace. | 144 | |
| ',' is not followed by whitespace. | 144 | |
| Line contains a tab character. | 145 | |
| '=' is not preceded with whitespace. | 145 | |
| '=' is not followed by whitespace. | 145 | |
| ',' is not followed by whitespace. | 145 | |
| Line contains a tab character. | 146 | |
| ',' is not followed by whitespace. | 146 | |
| '12' is a magic number. | 146 | |
| 'if' construct must use '{}'s. | 147 | |
| Line contains a tab character. | 147 | |
| '(' is followed by whitespace. | 147 | |
| '14' is a magic number. | 147 | |
| ')' is preceded with whitespace. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| 'for' is not followed by whitespace. | 149 | |
| '4' is a magic number. | 149 | |
| Line is longer than 80 characters. | 150 | |
| Line contains a tab character. | 150 | |
| '-' is not preceded with whitespace. | 150 | |
| '-' is not followed by whitespace. | 150 | |
| '48' is a magic number. | 150 | |
| '-' is not preceded with whitespace. | 150 | |
| '-' is not followed by whitespace. | 150 | |
| '48' is a magic number. | 150 | |
| '9' is a magic number. | 150 | |
| Line is longer than 80 characters. | 151 | |
| Line contains a tab character. | 151 | |
| '48' is a magic number. | 151 | |
| ')' is preceded with whitespace. | 151 | |
| '6' is a magic number. | 151 | |
| ';' is preceded with whitespace. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| 'for' is not followed by whitespace. | 154 | |
| '(' is followed by whitespace. | 154 | |
| '8' is a magic number. | 154 | |
| ')' is preceded with whitespace. | 154 | |
| Line is longer than 80 characters. | 155 | |
| Line contains a tab character. | 155 | |
| '+' is not preceded with whitespace. | 155 | |
| '+' is not followed by whitespace. | 155 | |
| '4' is a magic number. | 155 | |
| '-' is not preceded with whitespace. | 155 | |
| '-' is not followed by whitespace. | 155 | |
| '48' is a magic number. | 155 | |
| '+' is not preceded with whitespace. | 155 | |
| '+' is not followed by whitespace. | 155 | |
| '4' is a magic number. | 155 | |
| '-' is not preceded with whitespace. | 155 | |
| '-' is not followed by whitespace. | 155 | |
| '48' is a magic number. | 155 | |
| '9' is a magic number. | 155 | |
| Line is longer than 80 characters. | 156 | |
| Line contains a tab character. | 156 | |
| '+' is not preceded with whitespace. | 156 | |
| '+' is not followed by whitespace. | 156 | |
| '4' is a magic number. | 156 | |
| '48' is a magic number. | 156 | |
| ')' is preceded with whitespace. | 156 | |
| '10' is a magic number. | 156 | |
| ';' is preceded with whitespace. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| '11' is a magic number. | 159 | |
| '11' is a magic number. | 159 | |
| Line is longer than 80 characters. | 160 | |
| Line contains a tab character. | 160 | |
| '10' is a magic number. | 160 | |
| '11' is a magic number. | 160 | |
| Avoid inline conditionals. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| '5' is a magic number. | 163 | |
| Line is longer than 80 characters. | 164 | |
| Line contains a tab character. | 164 | |
| '-' is not preceded with whitespace. | 164 | |
| '-' is not followed by whitespace. | 164 | |
| '48' is a magic number. | 164 | |
| '-' is not preceded with whitespace. | 164 | |
| '-' is not followed by whitespace. | 164 | |
| '48' is a magic number. | 164 | |
| '9' is a magic number. | 164 | |
| Line is longer than 80 characters. | 165 | |
| Line contains a tab character. | 165 | |
| '48' is a magic number. | 165 | |
| '7' is a magic number. | 165 | |
| ';' is preceded with whitespace. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| '8' is a magic number. | 168 | |
| Line is longer than 80 characters. | 169 | |
| Line contains a tab character. | 169 | |
| '+' is not preceded with whitespace. | 169 | |
| '+' is not followed by whitespace. | 169 | |
| '5' is a magic number. | 169 | |
| '-' is not preceded with whitespace. | 169 | |
| '-' is not followed by whitespace. | 169 | |
| '48' is a magic number. | 169 | |
| '+' is not preceded with whitespace. | 169 | |
| '+' is not followed by whitespace. | 169 | |
| '5' is a magic number. | 169 | |
| '-' is not preceded with whitespace. | 169 | |
| '-' is not followed by whitespace. | 169 | |
| '48' is a magic number. | 169 | |
| '9' is a magic number. | 169 | |
| Line is longer than 80 characters. | 170 | |
| Line contains a tab character. | 170 | |
| '+' is not preceded with whitespace. | 170 | |
| '+' is not followed by whitespace. | 170 | |
| '5' is a magic number. | 170 | |
| '48' is a magic number. | 170 | |
| '10' is a magic number. | 170 | |
| ';' is preceded with whitespace. | 170 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| '11' is a magic number. | 173 | |
| '11' is a magic number. | 173 | |
| Line is longer than 80 characters. | 174 | |
| Line contains a tab character. | 174 | |
| '10' is a magic number. | 174 | |
| '11' is a magic number. | 174 | |
| Avoid inline conditionals. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| 'else' construct must use '{}'s. | 180 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 181 | |
| Line has trailing spaces. | 182 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| Line is longer than 80 characters. | 186 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 188 | |
| Parameter numPIS should be final. | 188 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| '=' is not preceded with whitespace. | 190 | |
| '=' is not followed by whitespace. | 190 | |
| Line contains a tab character. | 191 | |
| '=' is not preceded with whitespace. | 191 | |
| '=' is not followed by whitespace. | 191 | |
| Line contains a tab character. | 192 | |
| '=' is not preceded with whitespace. | 192 | |
| '=' is not followed by whitespace. | 192 | |
| Line has trailing spaces. | 193 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 194 | |
| 'if' is not followed by whitespace. | 194 | |
| '!=' is not preceded with whitespace. | 194 | |
| '!=' is not followed by whitespace. | 194 | |
| '11' is a magic number. | 194 | |
| '{' is not preceded with whitespace. | 194 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| 'for' is not followed by whitespace. | 197 | |
| '=' is not preceded with whitespace. | 197 | |
| '=' is not followed by whitespace. | 197 | |
| ';' is not followed by whitespace. | 197 | |
| '<=' is not preceded with whitespace. | 197 | |
| '9' is a magic number. | 197 | |
| '<=' is not followed by whitespace. | 197 | |
| ';' is not followed by whitespace. | 197 | |
| '{' is not preceded with whitespace. | 197 | |
| Line is longer than 80 characters. | 198 | |
| Line contains a tab character. | 198 | |
| '+' is not preceded with whitespace. | 198 | |
| '+' is not followed by whitespace. | 198 | |
| '*' is not preceded with whitespace. | 198 | |
| '*' is not followed by whitespace. | 198 | |
| ',' is not followed by whitespace. | 198 | |
| '+' is not preceded with whitespace. | 198 | |
| '+' is not followed by whitespace. | 198 | |
| Line contains a tab character. | 199 | |
| Line contains a tab character. | 200 | |
| '%' is not preceded with whitespace. | 200 | |
| '%' is not followed by whitespace. | 200 | |
| '11' is a magic number. | 200 | |
| Line contains a tab character. | 201 | |
| '{' is not preceded with whitespace. | 201 | |
| Line contains a tab character. | 202 | |
| '=' is not preceded with whitespace. | 202 | |
| '11' is a magic number. | 202 | |
| '=' is not followed by whitespace. | 202 | |
| '-' is not preceded with whitespace. | 202 | |
| '-' is not followed by whitespace. | 202 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 204 | |
| '==' is not preceded with whitespace. | 204 | |
| '10' is a magic number. | 204 | |
| '==' is not followed by whitespace. | 204 | |
| '==' is not preceded with whitespace. | 204 | |
| '11' is a magic number. | 204 | |
| '==' is not followed by whitespace. | 204 | |
| '{' is not preceded with whitespace. | 204 | |
| Line contains a tab character. | 205 | |
| '=' is not preceded with whitespace. | 205 | |
| '=' is not followed by whitespace. | 205 | |
| Line contains a tab character. | 206 | |
| ',' is not followed by whitespace. | 206 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| '!=' is not preceded with whitespace. | 208 | |
| '!=' is not followed by whitespace. | 208 | |
| '10' is a magic number. | 208 | |
| ',' is not followed by whitespace. | 208 | |
| '11' is a magic number. | 208 | |
| '{' is not preceded with whitespace. | 208 | |
| Line contains a tab character. | 209 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 | |
| Line has trailing spaces. | 213 | |
| Line contains a tab character. | 213 | |
| First sentence should end with a period. | 214 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 215 | |
| Line contains a tab character. | 216 | |
| Line is longer than 80 characters. | 217 | |
| Line contains a tab character. | 217 | |
| Line contains a tab character. | 218 | |
| Line contains a tab character. | 219 | |
| Parameter value should be final. | 219 | |
| '{' is not preceded with whitespace. | 219 | |
| Line contains a tab character. | 220 | |
| 'if' is not followed by whitespace. | 220 | |
| '{' is not preceded with whitespace. | 220 | |
| Line contains a tab character. | 221 | |
| 'if' is not followed by whitespace. | 221 | |
| '{' is not preceded with whitespace. | 221 | |
| Line contains a tab character. | 222 | |
| Line contains a tab character. | 223 | |
| Line contains a tab character. | 224 | |
| Line contains a tab character. | 225 | |
| Line contains a tab character. | 226 | |
| Line has trailing spaces. | 227 | |
| Line contains a tab character. | 227 | |
| Line contains a tab character. | 228 | |
| Line is longer than 80 characters. | 229 | |
| Line contains a tab character. | 229 | |
| Line contains a tab character. | 230 | |
| Line contains a tab character. | 231 | |
| Line is longer than 80 characters. | 232 | |
| Line contains a tab character. | 232 | |
| Line contains a tab character. | 233 | |
| Line contains a tab character. | 234 | |
| Parameter value should be final. | 234 | |
| Parameter pattern should be final. | 234 | |
| '{' is not preceded with whitespace. | 234 | |
| Line contains a tab character. | 235 | |
| Line contains a tab character. | 236 | |
| Line has trailing spaces. | 237 | |
| Line contains a tab character. | 237 | |
| First sentence should end with a period. | 238 | |
| Line contains a tab character. | 238 | |
| Line contains a tab character. | 239 | |
| Line contains a tab character. | 240 | |
| Line is longer than 80 characters. | 241 | |
| Line contains a tab character. | 241 | |
| Line contains a tab character. | 242 | |
| Line contains a tab character. | 243 | |
| Parameter value should be final. | 243 | |
| '{' is not preceded with whitespace. | 243 | |
| Line contains a tab character. | 244 | |
| Line contains a tab character. | 245 | |
| Line has trailing spaces. | 246 | |
| Line contains a tab character. | 246 | |
| Line contains a tab character. | 247 | |
| Line contains a tab character. | 248 | |
| Line contains a tab character. | 249 | |
| Line is longer than 80 characters. | 250 | |
| Line contains a tab character. | 250 | |
| Line contains a tab character. | 251 | |
| Line contains a tab character. | 252 | |
| Parameter value should be final. | 252 | |
| '{' is not preceded with whitespace. | 252 | |
| Line contains a tab character. | 253 | |
| '<=' is not preceded with whitespace. | 253 | |
| '99999999' is a magic number. | 253 | |
| '<=' is not followed by whitespace. | 253 | |
| '9999999' is a magic number. | 253 | |
| '>' is not followed by whitespace. | 253 | |
| Line contains a tab character. | 254 | |
| Line has trailing spaces. | 255 | |
| Line contains a tab character. | 255 | |
| Line contains a tab character. | 256 | |
| Line contains a tab character. | 257 | |
| Line contains a tab character. | 258 | |
| Line is longer than 80 characters. | 259 | |
| Line contains a tab character. | 259 | |
| Line contains a tab character. | 260 | |
| Line contains a tab character. | 261 | |
| Parameter value should be final. | 261 | |
| '{' is not preceded with whitespace. | 261 | |
| Line contains a tab character. | 262 | |
| '<=' is not preceded with whitespace. | 262 | |
| '99999999L' is a magic number. | 262 | |
| '<=' is not followed by whitespace. | 262 | |
| '9999999L' is a magic number. | 262 | |
| '>' is not followed by whitespace. | 262 | |
| Line contains a tab character. | 263 | |
| Line has trailing spaces. | 264 | |
| Line contains a tab character. | 264 | |
| Line has trailing spaces. | 265 | |
| Line contains a tab character. | 265 | |
| First sentence should end with a period. | 266 | |
| Line contains a tab character. | 266 | |
| Line contains a tab character. | 267 | |
| Line contains a tab character. | 268 | |
| Line is longer than 80 characters. | 269 | |
| Line contains a tab character. | 269 | |
| Line contains a tab character. | 270 | |
| Line contains a tab character. | 271 | |
| Parameter value should be final. | 271 | |
| '{' is not preceded with whitespace. | 271 | |
| Line contains a tab character. | 272 | |
| Line contains a tab character. | 273 | |
| Line contains a tab character. | 275 | |
| Line is longer than 80 characters. | 276 | |
| Line contains a tab character. | 276 | |
| Line is longer than 80 characters. | 277 | |
| Line contains a tab character. | 277 | |
| Line is longer than 80 characters. | 278 | |
| Line contains a tab character. | 278 | |
| Line contains a tab character. | 279 | |
| Line contains a tab character. | 280 | |
| Parameter value should be final. | 280 | |
| Line contains a tab character. | 281 | |
| Line contains a tab character. | 282 | |
| Line contains a tab character. | 283 | |
| 'if' is not followed by whitespace. | 283 | |
| '{' is not preceded with whitespace. | 283 | |
| Line contains a tab character. | 284 | |
| Line contains a tab character. | 285 | |
| Line contains a tab character. | 286 | |
| Line contains a tab character. | 287 | |
| Line contains a tab character. | 289 | |
| Line contains a tab character. | 290 | |
| Line contains a tab character. | 291 | |
| Line contains a tab character. | 292 | |
| Line contains a tab character. | 293 | |
| Line contains a tab character. | 294 | |
| Parameter cpf should be final. | 294 | |
| Line is longer than 80 characters. | 295 | |
| Line contains a tab character. | 295 | |
| '11' is a magic number. | 295 | |
| Line is longer than 80 characters. | 296 | |
| Line contains a tab character. | 296 | |
| ',' is not followed by whitespace. | 296 | |
| '3' is a magic number. | 296 | |
| '3' is a magic number. | 296 | |
| ',' is not followed by whitespace. | 296 | |
| '6' is a magic number. | 296 | |
| '6' is a magic number. | 296 | |
| ',' is not followed by whitespace. | 296 | |
| '9' is a magic number. | 296 | |
| '9' is a magic number. | 296 | |
| Line contains a tab character. | 297 | |
| Line has trailing spaces. | 298 | |
| Line contains a tab character. | 298 | |
| Line contains a tab character. | 299 | |
| Line contains a tab character. | 300 | |
| Line contains a tab character. | 301 | |
| Line contains a tab character. | 302 | |
| Line contains a tab character. | 303 | |
| Line contains a tab character. | 304 | |
| Parameter cep should be final. | 304 | |
| '{' is not preceded with whitespace. | 304 | |
| Line contains a tab character. | 305 | |
| Line contains a tab character. | 306 | |
| Line has trailing spaces. | 307 | |
| Line contains a tab character. | 307 | |
| Line contains a tab character. | 308 | |
| Line contains a tab character. | 309 | |
| Line contains a tab character. | 310 | |
| Line contains a tab character. | 311 | |
| Line contains a tab character. | 312 | |
| Line contains a tab character. | 313 | |
| Parameter cep should be final. | 313 | |
| '{' is not preceded with whitespace. | 313 | |
| Line is longer than 80 characters. | 314 | |
| Line contains a tab character. | 314 | |
| '8' is a magic number. | 314 | |
| Line has trailing spaces. | 315 | |
| Line is longer than 80 characters. | 315 | |
| Line contains a tab character. | 315 | |
| ',' is not followed by whitespace. | 315 | |
| ',' is not followed by whitespace. | 315 | |
| '5' is a magic number. | 315 | |
| '5' is a magic number. | 315 | |
| Line contains a tab character. | 316 | |
| Line has trailing spaces. | 317 | |
| Line contains a tab character. | 317 | |
| Line contains a tab character. | 318 | |
| Line contains a tab character. | 319 | |
| Line contains a tab character. | 320 | |
| Line contains a tab character. | 321 | |
| Line contains a tab character. | 322 | |
| Line contains a tab character. | 323 | |
| Parameter cnpj should be final. | 323 | |
| '{' is not preceded with whitespace. | 323 | |
| Line is longer than 80 characters. | 324 | |
| Line contains a tab character. | 324 | |
| '14' is a magic number. | 324 | |
| Line is longer than 80 characters. | 325 | |
| Line contains a tab character. | 325 | |
| ',' is not followed by whitespace. | 325 | |
| ',' is not followed by whitespace. | 325 | |
| '5' is a magic number. | 325 | |
| '5' is a magic number. | 325 | |
| ',' is not followed by whitespace. | 325 | |
| '8' is a magic number. | 325 | |
| '8' is a magic number. | 325 | |
| ',' is not followed by whitespace. | 325 | |
| '12' is a magic number. | 325 | |
| '12' is a magic number. | 325 | |
| Line contains a tab character. | 326 | |
| Line has trailing spaces. | 327 | |
| Line contains a tab character. | 327 | |
| Line contains a tab character. | 328 | |
| Line contains a tab character. | 329 | |
| Line is longer than 80 characters. | 330 | |
| Line contains a tab character. | 330 | |
| Line contains a tab character. | 331 | |
| Line contains a tab character. | 332 | |
| Line contains a tab character. | 333 | |
| Line contains a tab character. | 334 | |
| Parameter data should be final. | 334 | |
| Parameter pattern should be final. | 334 | |
| Expected @param tag for 'pattern'. | 334 | |
| '{' is not preceded with whitespace. | 334 | |
| Line contains a tab character. | 335 | |
| Line contains a tab character. | 336 | |
| 'if' is not followed by whitespace. | 336 | |
| '==' is not preceded with whitespace. | 336 | |
| '==' is not followed by whitespace. | 336 | |
| '{' is not preceded with whitespace. | 336 | |
| Line contains a tab character. | 337 | |
| Line contains a tab character. | 338 | |
| 'else' is not preceded with whitespace. | 338 | |
| '}' is not followed by whitespace. | 338 | |
| 'else' is not followed by whitespace. | 338 | |
| '{' is not preceded with whitespace. | 338 | |
| Line contains a tab character. | 339 | |
| Line contains a tab character. | 340 | |
| Line contains a tab character. | 341 | |
| Line contains a tab character. | 342 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing package-info.java file. | 0 | |
| First sentence should end with a period. | 15 | |
| '=' is not preceded with whitespace. | 20 | |
| '=' is not followed by whitespace. | 20 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 47 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line has trailing spaces. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Method 'cadastrar' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Line contains a tab character. | 61 | |
| Parameter event should be final. | 61 | |
| Line contains a tab character. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| 'if' is not followed by whitespace. | 64 | |
| '{' is not preceded with whitespace. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line has trailing spaces. | 73 | |
| Line contains a tab character. | 73 | |
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 15 | |
| '=' is not preceded with whitespace. | 20 | |
| '=' is not followed by whitespace. | 20 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 47 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line has trailing spaces. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Method 'cadastrar' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Line contains a tab character. | 61 | |
| Parameter event should be final. | 61 | |
| Line contains a tab character. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| 'if' is not followed by whitespace. | 64 | |
| '{' is not preceded with whitespace. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line has trailing spaces. | 73 | |
| Line contains a tab character. | 73 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 15 | |
| '=' is not preceded with whitespace. | 20 | |
| '=' is not followed by whitespace. | 20 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 47 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line has trailing spaces. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Method 'cadastrar' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Line contains a tab character. | 61 | |
| Parameter event should be final. | 61 | |
| Line contains a tab character. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| 'if' is not followed by whitespace. | 64 | |
| '{' is not preceded with whitespace. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line has trailing spaces. | 73 | |
| Line contains a tab character. | 73 | |
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 15 | |
| '=' is not preceded with whitespace. | 20 | |
| '=' is not followed by whitespace. | 20 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 47 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line has trailing spaces. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Method 'cadastrar' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Line contains a tab character. | 61 | |
| Parameter event should be final. | 61 | |
| Line contains a tab character. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| 'if' is not followed by whitespace. | 64 | |
| '{' is not preceded with whitespace. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line has trailing spaces. | 73 | |
| Line contains a tab character. | 73 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 13 | |
| '=' is not preceded with whitespace. | 18 | |
| '=' is not followed by whitespace. | 18 | |
| '{' is not preceded with whitespace. | 20 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Line has trailing spaces. | 22 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| '=' is not preceded with whitespace. | 23 | |
| '=' is not followed by whitespace. | 23 | |
| Line contains a tab character. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 45 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line has trailing spaces. | 55 | |
| Line is longer than 80 characters. | 55 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| First sentence should end with a period. | 13 | |
| '=' is not preceded with whitespace. | 18 | |
| '=' is not followed by whitespace. | 18 | |
| '{' is not preceded with whitespace. | 20 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Line has trailing spaces. | 22 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| '=' is not preceded with whitespace. | 23 | |
| '=' is not followed by whitespace. | 23 | |
| Line contains a tab character. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 45 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line has trailing spaces. | 55 | |
| Line is longer than 80 characters. | 55 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 23 | |
| '=' is not preceded with whitespace. | 28 | |
| '=' is not followed by whitespace. | 28 | |
| Line is longer than 80 characters. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| '=' is not preceded with whitespace. | 37 | |
| '=' is not followed by whitespace. | 37 | |
| Line contains a tab character. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Method 'agendarTarefa' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter event should be final. | 51 | |
| '{' is not preceded with whitespace. | 51 | |
| Line contains a tab character. | 52 | |
| 'try' is not followed by whitespace. | 52 | |
| '{' is not preceded with whitespace. | 52 | |
| Line contains a tab character. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| 'catch' is not followed by whitespace. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line has trailing spaces. | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Method 'pesquisarAgendamento' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter event should be final. | 62 | |
| '{' is not preceded with whitespace. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| 'try' is not followed by whitespace. | 65 | |
| '{' is not preceded with whitespace. | 65 | |
| Line contains a tab character. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| 'catch' is not preceded with whitespace. | 69 | |
| '}' is not followed by whitespace. | 69 | |
| 'catch' is not followed by whitespace. | 69 | |
| '{' is not preceded with whitespace. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| 'if' is not followed by whitespace. | 73 | |
| '{' is not preceded with whitespace. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line has trailing spaces. | 84 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Method 'voltarParaResultadoDaPesquisa' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Line contains a tab character. | 86 | |
| Parameter event should be final. | 86 | |
| '{' is not preceded with whitespace. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line has trailing spaces. | 90 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Method 'excluir' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Line contains a tab character. | 92 | |
| Parameter event should be final. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| 'try' is not followed by whitespace. | 94 | |
| '{' is not preceded with whitespace. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| 'catch' is not preceded with whitespace. | 101 | |
| '}' is not followed by whitespace. | 101 | |
| 'catch' is not followed by whitespace. | 101 | |
| '{' is not preceded with whitespace. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| 'finally' is not preceded with whitespace. | 104 | |
| '}' is not followed by whitespace. | 104 | |
| 'finally' is not followed by whitespace. | 104 | |
| '{' is not preceded with whitespace. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line has trailing spaces. | 108 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line is longer than 80 characters. | 112 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| '=' is not followed by whitespace. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| '=' is not preceded with whitespace. | 116 | |
| Line contains a tab character. | 117 | |
| Line has trailing spaces. | 118 | |
| Line contains a tab character. | 118 | |
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 23 | |
| '=' is not preceded with whitespace. | 28 | |
| '=' is not followed by whitespace. | 28 | |
| Line is longer than 80 characters. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| '=' is not preceded with whitespace. | 37 | |
| '=' is not followed by whitespace. | 37 | |
| Line contains a tab character. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Method 'agendarTarefa' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter event should be final. | 51 | |
| '{' is not preceded with whitespace. | 51 | |
| Line contains a tab character. | 52 | |
| 'try' is not followed by whitespace. | 52 | |
| '{' is not preceded with whitespace. | 52 | |
| Line contains a tab character. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| 'catch' is not followed by whitespace. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line has trailing spaces. | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Method 'pesquisarAgendamento' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter event should be final. | 62 | |
| '{' is not preceded with whitespace. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| 'try' is not followed by whitespace. | 65 | |
| '{' is not preceded with whitespace. | 65 | |
| Line contains a tab character. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| 'catch' is not preceded with whitespace. | 69 | |
| '}' is not followed by whitespace. | 69 | |
| 'catch' is not followed by whitespace. | 69 | |
| '{' is not preceded with whitespace. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| 'if' is not followed by whitespace. | 73 | |
| '{' is not preceded with whitespace. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line has trailing spaces. | 84 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Method 'voltarParaResultadoDaPesquisa' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Line contains a tab character. | 86 | |
| Parameter event should be final. | 86 | |
| '{' is not preceded with whitespace. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line has trailing spaces. | 90 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Method 'excluir' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Line contains a tab character. | 92 | |
| Parameter event should be final. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| 'try' is not followed by whitespace. | 94 | |
| '{' is not preceded with whitespace. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| 'catch' is not preceded with whitespace. | 101 | |
| '}' is not followed by whitespace. | 101 | |
| 'catch' is not followed by whitespace. | 101 | |
| '{' is not preceded with whitespace. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| 'finally' is not preceded with whitespace. | 104 | |
| '}' is not followed by whitespace. | 104 | |
| 'finally' is not followed by whitespace. | 104 | |
| '{' is not preceded with whitespace. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line has trailing spaces. | 108 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line is longer than 80 characters. | 112 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| '=' is not followed by whitespace. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| '=' is not preceded with whitespace. | 116 | |
| Line contains a tab character. | 117 | |
| Line has trailing spaces. | 118 | |
| Line contains a tab character. | 118 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 19 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| '=' is not preceded with whitespace. | 29 | |
| '=' is not followed by whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| '=' is not preceded with whitespace. | 32 | |
| '=' is not followed by whitespace. | 32 | |
| Line contains a tab character. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 57 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line has trailing spaces. | 69 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line contains a tab character. | 75 | |
| Method 'obterListaMunicipios' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Parameter event should be final. | 75 | |
| Expected @throws tag for 'ServicesException'. | 75 | |
| '{' is not preceded with whitespace. | 75 | |
| Line contains a tab character. | 76 | |
| 'cast' is not followed by whitespace. | 76 | |
| Line contains a tab character. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Method 'getListaMunicipios' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Method 'setListaMunicipios' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Parameter listaMunicipios should be final. | 94 | |
| 'listaMunicipios' hides a field. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line has trailing spaces. | 97 | |
| Line contains a tab character. | 97 | |
| First sentence should end with a period. | 19 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| '=' is not preceded with whitespace. | 29 | |
| '=' is not followed by whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| '=' is not preceded with whitespace. | 32 | |
| '=' is not followed by whitespace. | 32 | |
| Line contains a tab character. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 57 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line has trailing spaces. | 69 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line contains a tab character. | 75 | |
| Method 'obterListaMunicipios' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Parameter event should be final. | 75 | |
| Expected @throws tag for 'ServicesException'. | 75 | |
| '{' is not preceded with whitespace. | 75 | |
| Line contains a tab character. | 76 | |
| 'cast' is not followed by whitespace. | 76 | |
| Line contains a tab character. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Method 'getListaMunicipios' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Method 'setListaMunicipios' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Parameter listaMunicipios should be final. | 94 | |
| 'listaMunicipios' hides a field. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line has trailing spaces. | 97 | |
| Line contains a tab character. | 97 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 14 | |
| '=' is not preceded with whitespace. | 20 | |
| '=' is not followed by whitespace. | 20 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 48 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line has trailing spaces. | 60 | |
| Line contains a tab character. | 60 | |
| First sentence should end with a period. | 14 | |
| '=' is not preceded with whitespace. | 20 | |
| '=' is not followed by whitespace. | 20 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 48 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line has trailing spaces. | 60 | |
| Line contains a tab character. | 60 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 30 | |
| Type Javadoc comment is missing an @param <T> tag. | 30 | |
| Type Javadoc comment is missing an @param <U> tag. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Name 'SUCESSO_CADASTRO' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 | |
| Variable 'SUCESSO_CADASTRO' must be private and have accessor methods. | 43 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Name 'ERRO_CADASTRO' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 | |
| Variable 'ERRO_CADASTRO' must be private and have accessor methods. | 44 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Name 'SUCESSO_ATUALIZACAO' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 45 | |
| Variable 'SUCESSO_ATUALIZACAO' must be private and have accessor methods. | 45 | |
| Line contains a tab character. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Name 'ERRO_ATUALIZACAO' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 46 | |
| Variable 'ERRO_ATUALIZACAO' must be private and have accessor methods. | 46 | |
| Line contains a tab character. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Name 'SUCESSO_EXCLUSAO' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 47 | |
| Variable 'SUCESSO_EXCLUSAO' must be private and have accessor methods. | 47 | |
| Line contains a tab character. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Name 'ERRO_EXCLUSAO' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 | |
| Variable 'ERRO_EXCLUSAO' must be private and have accessor methods. | 48 | |
| Line contains a tab character. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Name 'SUCESSO_PESQUISA' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 49 | |
| Variable 'SUCESSO_PESQUISA' must be private and have accessor methods. | 49 | |
| Line contains a tab character. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Name 'ERRO_PESQUISA' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 | |
| Variable 'ERRO_PESQUISA' must be private and have accessor methods. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line contains a tab character. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Name 'PESQUISA_NAO_ENCONTRADA' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 51 | |
| Variable 'PESQUISA_NAO_ENCONTRADA' must be private and have accessor methods. | 51 | |
| Line has trailing spaces. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line contains a tab character. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Line has trailing spaces. | 55 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Line contains a tab character. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line contains a tab character. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Variable 'ultimoSamplePesquisa' must be private and have accessor methods. | 58 | |
| Line has trailing spaces. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Missing a Javadoc comment. | 60 | |
| '{' is not preceded with whitespace. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line has trailing spaces. | 64 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line has trailing spaces. | 66 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Method 'initModoOperacao' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Line contains a tab character. | 68 | |
| '{' is not preceded with whitespace. | 68 | |
| Line contains a tab character. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line contains a tab character. | 70 | |
| 'modoOperacao' hides a field. | 70 | |
| Line contains a tab character. | 71 | |
| 'if' is not followed by whitespace. | 71 | |
| '==' is not preceded with whitespace. | 71 | |
| '==' is not followed by whitespace. | 71 | |
| '{' is not preceded with whitespace. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line has trailing spaces. | 76 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Method 'adicionarMensagemInformacao' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Parameter key should be final. | 81 | |
| '{' is not preceded with whitespace. | 81 | |
| Line contains a tab character. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line has trailing spaces. | 86 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Method 'adicionarMensagemAlerta' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Parameter key should be final. | 91 | |
| '{' is not preceded with whitespace. | 91 | |
| Line contains a tab character. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line has trailing spaces. | 96 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Method 'adicionarMensagemErro' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Parameter key should be final. | 101 | |
| '{' is not preceded with whitespace. | 101 | |
| Line contains a tab character. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line has trailing spaces. | 106 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Method 'adicionarMensagemErroFatal' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Parameter key should be final. | 111 | |
| '{' is not preceded with whitespace. | 111 | |
| Line contains a tab character. | 112 | |
| Line is longer than 80 characters. | 113 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line has trailing spaces. | 116 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Method 'getMensagem' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| Parameter key should be final. | 122 | |
| '{' is not preceded with whitespace. | 122 | |
| Line is longer than 80 characters. | 123 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line has trailing spaces. | 126 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Method 'getContext' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| '{' is not preceded with whitespace. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line has trailing spaces. | 134 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line is longer than 80 characters. | 136 | |
| Line contains a tab character. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Method 'isModoInclusao' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| '{' is not preceded with whitespace. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line has trailing spaces. | 142 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line is longer than 80 characters. | 144 | |
| Line contains a tab character. | 144 | |
| Line is longer than 80 characters. | 145 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Method 'isModoDetalhe' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| '{' is not preceded with whitespace. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Line has trailing spaces. | 150 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line is longer than 80 characters. | 152 | |
| Line contains a tab character. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Method 'isModoPesquisa' is not designed for extension - needs to be abstract, final or empty. | 155 | |
| '{' is not preceded with whitespace. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line has trailing spaces. | 158 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Line is longer than 80 characters. | 160 | |
| Line contains a tab character. | 160 | |
| Line is longer than 80 characters. | 161 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Method 'isModoExclusao' is not designed for extension - needs to be abstract, final or empty. | 163 | |
| '{' is not preceded with whitespace. | 163 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 165 | |
| Line has trailing spaces. | 166 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Line is longer than 80 characters. | 168 | |
| Line contains a tab character. | 168 | |
| Line is longer than 80 characters. | 169 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| Method 'isModoEdicao' is not designed for extension - needs to be abstract, final or empty. | 171 | |
| '{' is not preceded with whitespace. | 171 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| Line has trailing spaces. | 174 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 175 | |
| Line is longer than 80 characters. | 176 | |
| Line contains a tab character. | 176 | |
| Line is longer than 80 characters. | 177 | |
| Line contains a tab character. | 177 | |
| Line is longer than 80 characters. | 178 | |
| Line contains a tab character. | 178 | |
| Line has trailing spaces. | 179 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 180 | |
| Method 'isModoDetalhePesquisa' is not designed for extension - needs to be abstract, final or empty. | 180 | |
| '{' is not preceded with whitespace. | 180 | |
| Line is longer than 80 characters. | 181 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| Line has trailing spaces. | 183 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Line is longer than 80 characters. | 185 | |
| Line contains a tab character. | 185 | |
| Line is longer than 80 characters. | 186 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 188 | |
| Method 'isModoInclusaoAnterior' is not designed for extension - needs to be abstract, final or empty. | 188 | |
| '{' is not preceded with whitespace. | 188 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| Line has trailing spaces. | 191 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 192 | |
| Line is longer than 80 characters. | 193 | |
| Line contains a tab character. | 193 | |
| Line is longer than 80 characters. | 194 | |
| Line contains a tab character. | 194 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Method 'isModoDetalheAnterior' is not designed for extension - needs to be abstract, final or empty. | 196 | |
| '{' is not preceded with whitespace. | 196 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Line has trailing spaces. | 199 | |
| Line contains a tab character. | 199 | |
| Line contains a tab character. | 200 | |
| Line is longer than 80 characters. | 201 | |
| Line contains a tab character. | 201 | |
| Line is longer than 80 characters. | 202 | |
| Line contains a tab character. | 202 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 204 | |
| Method 'isModoPesquisaAnterior' is not designed for extension - needs to be abstract, final or empty. | 204 | |
| '{' is not preceded with whitespace. | 204 | |
| Line contains a tab character. | 205 | |
| Line contains a tab character. | 206 | |
| Line has trailing spaces. | 207 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| Line is longer than 80 characters. | 209 | |
| Line contains a tab character. | 209 | |
| Line is longer than 80 characters. | 210 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 | |
| Method 'isModoExclusaoAnterior' is not designed for extension - needs to be abstract, final or empty. | 212 | |
| '{' is not preceded with whitespace. | 212 | |
| Line contains a tab character. | 213 | |
| Line contains a tab character. | 214 | |
| Line has trailing spaces. | 215 | |
| Line contains a tab character. | 215 | |
| Line contains a tab character. | 216 | |
| Line is longer than 80 characters. | 217 | |
| Line contains a tab character. | 217 | |
| Line is longer than 80 characters. | 218 | |
| Line contains a tab character. | 218 | |
| Line contains a tab character. | 219 | |
| Line contains a tab character. | 220 | |
| Method 'isModoEdicaoAnterior' is not designed for extension - needs to be abstract, final or empty. | 220 | |
| '{' is not preceded with whitespace. | 220 | |
| Line contains a tab character. | 221 | |
| Line contains a tab character. | 222 | |
| Line has trailing spaces. | 223 | |
| Line contains a tab character. | 223 | |
| Line contains a tab character. | 224 | |
| Line is longer than 80 characters. | 225 | |
| Line contains a tab character. | 225 | |
| Line is longer than 80 characters. | 226 | |
| Line contains a tab character. | 226 | |
| Line has trailing spaces. | 227 | |
| Line contains a tab character. | 227 | |
| Line contains a tab character. | 228 | |
| Method 'isModoDetalhePesquisaAnterior' is not designed for extension - needs to be abstract, final or empty. | 228 | |
| '{' is not preceded with whitespace. | 228 | |
| Line is longer than 80 characters. | 229 | |
| Line contains a tab character. | 229 | |
| Line contains a tab character. | 230 | |
| Line has trailing spaces. | 231 | |
| Line contains a tab character. | 231 | |
| Line contains a tab character. | 232 | |
| Line contains a tab character. | 233 | |
| Line contains a tab character. | 234 | |
| Line contains a tab character. | 235 | |
| Line contains a tab character. | 236 | |
| Method 'sair' is not designed for extension - needs to be abstract, final or empty. | 236 | |
| '{' is not preceded with whitespace. | 236 | |
| Line contains a tab character. | 237 | |
| Line contains a tab character. | 238 | |
| Line contains a tab character. | 239 | |
| Line has trailing spaces. | 240 | |
| Line contains a tab character. | 240 | |
| Line contains a tab character. | 241 | |
| Line is longer than 80 characters. | 242 | |
| Line contains a tab character. | 242 | |
| Line contains a tab character. | 243 | |
| Line contains a tab character. | 244 | |
| Line contains a tab character. | 245 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 245 | |
| '{' is not preceded with whitespace. | 245 | |
| 'return' is not preceded with whitespace. | 245 | |
| '{' is not followed by whitespace. | 245 | |
| ';' is not followed by whitespace. | 245 | |
| '}' is not preceded with whitespace. | 245 | |
| Line has trailing spaces. | 246 | |
| Line contains a tab character. | 246 | |
| Line contains a tab character. | 247 | |
| Line is longer than 80 characters. | 248 | |
| Line contains a tab character. | 248 | |
| Line contains a tab character. | 249 | |
| Line contains a tab character. | 250 | |
| '{' is not preceded with whitespace. | 250 | |
| '{' is not followed by whitespace. | 250 | |
| '}' is not preceded with whitespace. | 250 | |
| Line contains a tab character. | 252 | |
| Line is longer than 80 characters. | 253 | |
| Line contains a tab character. | 253 | |
| Line is longer than 80 characters. | 254 | |
| Line contains a tab character. | 254 | |
| Line contains a tab character. | 255 | |
| Line contains a tab character. | 256 | |
| Method 'cadastrar' is not designed for extension - needs to be abstract, final or empty. | 256 | |
| Parameter event should be final. | 256 | |
| '{' is not preceded with whitespace. | 256 | |
| Line contains a tab character. | 257 | |
| Line contains a tab character. | 258 | |
| 'try' is not followed by whitespace. | 258 | |
| '{' is not preceded with whitespace. | 258 | |
| Line contains a tab character. | 259 | |
| Line contains a tab character. | 260 | |
| Line contains a tab character. | 261 | |
| Line contains a tab character. | 262 | |
| Line contains a tab character. | 263 | |
| Line contains a tab character. | 264 | |
| 'catch' is not preceded with whitespace. | 264 | |
| '}' is not followed by whitespace. | 264 | |
| 'catch' is not followed by whitespace. | 264 | |
| '{' is not preceded with whitespace. | 264 | |
| Line contains a tab character. | 265 | |
| Line contains a tab character. | 266 | |
| Line contains a tab character. | 267 | |
| 'finally' is not preceded with whitespace. | 267 | |
| '}' is not followed by whitespace. | 267 | |
| 'finally' is not followed by whitespace. | 267 | |
| '{' is not preceded with whitespace. | 267 | |
| Line contains a tab character. | 268 | |
| Line contains a tab character. | 269 | |
| Line contains a tab character. | 270 | |
| Line contains a tab character. | 272 | |
| Line is longer than 80 characters. | 273 | |
| Line contains a tab character. | 273 | |
| Line is longer than 80 characters. | 274 | |
| Line contains a tab character. | 274 | |
| Line contains a tab character. | 275 | |
| Line contains a tab character. | 276 | |
| Method 'atualizar' is not designed for extension - needs to be abstract, final or empty. | 276 | |
| Parameter event should be final. | 276 | |
| '{' is not preceded with whitespace. | 276 | |
| Line contains a tab character. | 277 | |
| Line contains a tab character. | 278 | |
| 'try' is not followed by whitespace. | 278 | |
| '{' is not preceded with whitespace. | 278 | |
| Line contains a tab character. | 279 | |
| Line contains a tab character. | 280 | |
| Line contains a tab character. | 281 | |
| Line contains a tab character. | 282 | |
| Line contains a tab character. | 283 | |
| Line contains a tab character. | 284 | |
| 'catch' is not preceded with whitespace. | 284 | |
| '}' is not followed by whitespace. | 284 | |
| 'catch' is not followed by whitespace. | 284 | |
| '{' is not preceded with whitespace. | 284 | |
| Line contains a tab character. | 285 | |
| Line contains a tab character. | 286 | |
| Line contains a tab character. | 287 | |
| 'finally' is not preceded with whitespace. | 287 | |
| '}' is not followed by whitespace. | 287 | |
| 'finally' is not followed by whitespace. | 287 | |
| '{' is not preceded with whitespace. | 287 | |
| Line contains a tab character. | 288 | |
| Line contains a tab character. | 289 | |
| Line contains a tab character. | 290 | |
| Line has trailing spaces. | 291 | |
| Line contains a tab character. | 291 | |
| Line contains a tab character. | 292 | |
| Line is longer than 80 characters. | 293 | |
| Line contains a tab character. | 293 | |
| Line is longer than 80 characters. | 294 | |
| Line contains a tab character. | 294 | |
| Line is longer than 80 characters. | 295 | |
| Line contains a tab character. | 295 | |
| Line contains a tab character. | 296 | |
| Line contains a tab character. | 297 | |
| Method 'pesquisar' is not designed for extension - needs to be abstract, final or empty. | 297 | |
| Parameter event should be final. | 297 | |
| '{' is not preceded with whitespace. | 297 | |
| Line contains a tab character. | 298 | |
| Line contains a tab character. | 299 | |
| Line contains a tab character. | 300 | |
| 'try' is not followed by whitespace. | 300 | |
| '{' is not preceded with whitespace. | 300 | |
| Line contains a tab character. | 301 | |
| Line is longer than 80 characters. | 302 | |
| Line contains a tab character. | 302 | |
| Line contains a tab character. | 303 | |
| Line contains a tab character. | 304 | |
| 'catch' is not preceded with whitespace. | 304 | |
| '}' is not followed by whitespace. | 304 | |
| 'catch' is not followed by whitespace. | 304 | |
| '{' is not preceded with whitespace. | 304 | |
| Line contains a tab character. | 305 | |
| Line contains a tab character. | 306 | |
| Line contains a tab character. | 307 | |
| Line contains a tab character. | 308 | |
| Line contains a tab character. | 309 | |
| 'if' is not followed by whitespace. | 309 | |
| '{' is not preceded with whitespace. | 309 | |
| Line contains a tab character. | 310 | |
| Line contains a tab character. | 311 | |
| Line contains a tab character. | 312 | |
| Line is longer than 80 characters. | 313 | |
| Line contains a tab character. | 313 | |
| Line contains a tab character. | 314 | |
| Line contains a tab character. | 315 | |
| Line contains a tab character. | 316 | |
| Line contains a tab character. | 317 | |
| Line contains a tab character. | 318 | |
| Line contains a tab character. | 319 | |
| Line has trailing spaces. | 320 | |
| Line contains a tab character. | 320 | |
| Line contains a tab character. | 321 | |
| Line contains a tab character. | 322 | |
| Line is longer than 80 characters. | 323 | |
| Line contains a tab character. | 323 | |
| Line contains a tab character. | 324 | |
| Line contains a tab character. | 325 | |
| Method 'excluir' is not designed for extension - needs to be abstract, final or empty. | 325 | |
| Line contains a tab character. | 326 | |
| Parameter event should be final. | 326 | |
| '{' is not preceded with whitespace. | 326 | |
| Line contains a tab character. | 327 | |
| Line contains a tab character. | 328 | |
| 'try' is not followed by whitespace. | 328 | |
| '{' is not preceded with whitespace. | 328 | |
| Line is longer than 80 characters. | 329 | |
| Line contains a tab character. | 329 | |
| Line contains a tab character. | 330 | |
| Line contains a tab character. | 331 | |
| Line contains a tab character. | 332 | |
| Line contains a tab character. | 333 | |
| Line contains a tab character. | 334 | |
| Line contains a tab character. | 335 | |
| 'catch' is not preceded with whitespace. | 335 | |
| '}' is not followed by whitespace. | 335 | |
| 'catch' is not followed by whitespace. | 335 | |
| '{' is not preceded with whitespace. | 335 | |
| Line contains a tab character. | 336 | |
| Line contains a tab character. | 337 | |
| Line contains a tab character. | 338 | |
| 'finally' is not preceded with whitespace. | 338 | |
| '}' is not followed by whitespace. | 338 | |
| 'finally' is not followed by whitespace. | 338 | |
| '{' is not preceded with whitespace. | 338 | |
| Line contains a tab character. | 339 | |
| Line contains a tab character. | 340 | |
| Line contains a tab character. | 341 | |
| Line has trailing spaces. | 342 | |
| Line contains a tab character. | 342 | |
| Line contains a tab character. | 343 | |
| Line is longer than 80 characters. | 344 | |
| Line contains a tab character. | 344 | |
| Line is longer than 80 characters. | 345 | |
| Line contains a tab character. | 345 | |
| Line is longer than 80 characters. | 346 | |
| Line contains a tab character. | 346 | |
| Line contains a tab character. | 347 | |
| Line contains a tab character. | 348 | |
| Method 'editar' is not designed for extension - needs to be abstract, final or empty. | 348 | |
| Parameter event should be final. | 348 | |
| '{' is not preceded with whitespace. | 348 | |
| Line contains a tab character. | 349 | |
| Line contains a tab character. | 350 | |
| Line contains a tab character. | 351 | |
| Line contains a tab character. | 352 | |
| Line has trailing spaces. | 353 | |
| Line contains a tab character. | 353 | |
| Line contains a tab character. | 354 | |
| Line is longer than 80 characters. | 355 | |
| Line contains a tab character. | 355 | |
| Line is longer than 80 characters. | 356 | |
| Line contains a tab character. | 356 | |
| Line is longer than 80 characters. | 357 | |
| Line contains a tab character. | 357 | |
| Line contains a tab character. | 358 | |
| Line contains a tab character. | 359 | |
| Method 'visualizar' is not designed for extension - needs to be abstract, final or empty. | 359 | |
| Parameter event should be final. | 359 | |
| '{' is not preceded with whitespace. | 359 | |
| Line contains a tab character. | 360 | |
| Line contains a tab character. | 361 | |
| Line contains a tab character. | 362 | |
| Line contains a tab character. | 363 | |
| Line has trailing spaces. | 364 | |
| Line contains a tab character. | 364 | |
| Line contains a tab character. | 365 | |
| Line is longer than 80 characters. | 366 | |
| Line contains a tab character. | 366 | |
| Line is longer than 80 characters. | 367 | |
| Line contains a tab character. | 367 | |
| Line is longer than 80 characters. | 368 | |
| Line contains a tab character. | 368 | |
| Line contains a tab character. | 369 | |
| Line contains a tab character. | 370 | |
| Method 'iniciarExclusao' is not designed for extension - needs to be abstract, final or empty. | 370 | |
| Parameter event should be final. | 370 | |
| '{' is not preceded with whitespace. | 370 | |
| Line contains a tab character. | 371 | |
| Line contains a tab character. | 372 | |
| Line contains a tab character. | 373 | |
| Line contains a tab character. | 374 | |
| Line has trailing spaces. | 375 | |
| Line contains a tab character. | 375 | |
| Line contains a tab character. | 376 | |
| Line is longer than 80 characters. | 377 | |
| Line contains a tab character. | 377 | |
| Line is longer than 80 characters. | 378 | |
| Line contains a tab character. | 378 | |
| Line is longer than 80 characters. | 379 | |
| Line contains a tab character. | 379 | |
| Line contains a tab character. | 380 | |
| Line contains a tab character. | 381 | |
| Method 'iniciarPesquisa' is not designed for extension - needs to be abstract, final or empty. | 381 | |
| Parameter event should be final. | 381 | |
| '{' is not preceded with whitespace. | 381 | |
| Line contains a tab character. | 382 | |
| Line contains a tab character. | 383 | |
| Line contains a tab character. | 384 | |
| Line contains a tab character. | 385 | |
| Line contains a tab character. | 386 | |
| Line has trailing spaces. | 387 | |
| Line contains a tab character. | 387 | |
| Line contains a tab character. | 388 | |
| Line is longer than 80 characters. | 389 | |
| Line contains a tab character. | 389 | |
| Line is longer than 80 characters. | 390 | |
| Line contains a tab character. | 390 | |
| Line contains a tab character. | 391 | |
| Line contains a tab character. | 392 | |
| Method 'voltarParaResultadoDaPesquisa' is not designed for extension - needs to be abstract, final or empty. | 392 | |
| Parameter event should be final. | 392 | |
| '{' is not preceded with whitespace. | 392 | |
| Line contains a tab character. | 393 | |
| Line contains a tab character. | 394 | |
| Line contains a tab character. | 395 | |
| Line has trailing spaces. | 396 | |
| Line contains a tab character. | 396 | |
| Line contains a tab character. | 397 | |
| Line contains a tab character. | 398 | |
| Line is longer than 80 characters. | 399 | |
| Line contains a tab character. | 399 | |
| Line contains a tab character. | 400 | |
| Line contains a tab character. | 401 | |
| Method 'getModoOperacao' is not designed for extension - needs to be abstract, final or empty. | 401 | |
| Line contains a tab character. | 402 | |
| Line contains a tab character. | 403 | |
| Line has trailing spaces. | 404 | |
| Line contains a tab character. | 404 | |
| First sentence should end with a period. | 405 | |
| Line contains a tab character. | 405 | |
| Line is longer than 80 characters. | 406 | |
| Line contains a tab character. | 406 | |
| Line is longer than 80 characters. | 407 | |
| Line contains a tab character. | 407 | |
| Line contains a tab character. | 408 | |
| Line contains a tab character. | 409 | |
| Method 'setModoOperacao' is not designed for extension - needs to be abstract, final or empty. | 409 | |
| Parameter modoOperacao should be final. | 409 | |
| 'modoOperacao' hides a field. | 409 | |
| Line contains a tab character. | 410 | |
| Line contains a tab character. | 411 | |
| Line has trailing spaces. | 412 | |
| Line contains a tab character. | 412 | |
| Line contains a tab character. | 413 | |
| Line is longer than 80 characters. | 414 | |
| Line contains a tab character. | 414 | |
| Line has trailing spaces. | 415 | |
| Line is longer than 80 characters. | 415 | |
| Line contains a tab character. | 415 | |
| Line contains a tab character. | 416 | |
| Line contains a tab character. | 417 | |
| Method 'getModoOperacaoAnterior' is not designed for extension - needs to be abstract, final or empty. | 417 | |
| '{' is not preceded with whitespace. | 417 | |
| Line contains a tab character. | 418 | |
| Line contains a tab character. | 419 | |
| Line has trailing spaces. | 420 | |
| Line contains a tab character. | 420 | |
| First sentence should end with a period. | 421 | |
| Line contains a tab character. | 421 | |
| Line contains a tab character. | 422 | |
| Line contains a tab character. | 423 | |
| Line contains a tab character. | 424 | |
| Line contains a tab character. | 425 | |
| Method 'setModoOperacaoAnterior' is not designed for extension - needs to be abstract, final or empty. | 425 | |
| Parameter modoOperacaoAnterior should be final. | 425 | |
| 'modoOperacaoAnterior' hides a field. | 425 | |
| Expected @param tag for 'modoOperacaoAnterior'. | 425 | |
| '{' is not preceded with whitespace. | 425 | |
| Line contains a tab character. | 426 | |
| Line contains a tab character. | 427 | |
| Line contains a tab character. | 429 | |
| Line contains a tab character. | 430 | |
| Line contains a tab character. | 431 | |
| Line contains a tab character. | 432 | |
| Line contains a tab character. | 433 | |
| Method 'getEntity' is not designed for extension - needs to be abstract, final or empty. | 433 | |
| Line contains a tab character. | 434 | |
| Line contains a tab character. | 435 | |
| Line contains a tab character. | 437 | |
| Line contains a tab character. | 438 | |
| Line contains a tab character. | 439 | |
| Line contains a tab character. | 440 | |
| Line contains a tab character. | 441 | |
| Method 'setEntity' is not designed for extension - needs to be abstract, final or empty. | 441 | |
| Parameter entity should be final. | 441 | |
| 'entity' hides a field. | 441 | |
| Line contains a tab character. | 442 | |
| Line contains a tab character. | 443 | |
| Line contains a tab character. | 445 | |
| Line contains a tab character. | 446 | |
| Line is longer than 80 characters. | 447 | |
| Line contains a tab character. | 447 | |
| Line contains a tab character. | 448 | |
| Line contains a tab character. | 449 | |
| Method 'getListaEntities' is not designed for extension - needs to be abstract, final or empty. | 449 | |
| Line contains a tab character. | 450 | |
| Line contains a tab character. | 451 | |
| Line contains a tab character. | 453 | |
| Line contains a tab character. | 454 | |
| Line is longer than 80 characters. | 455 | |
| Line contains a tab character. | 455 | |
| Line contains a tab character. | 456 | |
| Line contains a tab character. | 457 | |
| Method 'setListaEntities' is not designed for extension - needs to be abstract, final or empty. | 457 | |
| Parameter listaEntities should be final. | 457 | |
| 'listaEntities' hides a field. | 457 | |
| Line contains a tab character. | 458 | |
| Line contains a tab character. | 459 | |
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 30 | |
| Type Javadoc comment is missing an @param <T> tag. | 30 | |
| Type Javadoc comment is missing an @param <U> tag. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Name 'SUCESSO_CADASTRO' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 | |
| Variable 'SUCESSO_CADASTRO' must be private and have accessor methods. | 43 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Name 'ERRO_CADASTRO' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 | |
| Variable 'ERRO_CADASTRO' must be private and have accessor methods. | 44 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Name 'SUCESSO_ATUALIZACAO' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 45 | |
| Variable 'SUCESSO_ATUALIZACAO' must be private and have accessor methods. | 45 | |
| Line contains a tab character. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Name 'ERRO_ATUALIZACAO' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 46 | |
| Variable 'ERRO_ATUALIZACAO' must be private and have accessor methods. | 46 | |
| Line contains a tab character. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Name 'SUCESSO_EXCLUSAO' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 47 | |
| Variable 'SUCESSO_EXCLUSAO' must be private and have accessor methods. | 47 | |
| Line contains a tab character. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Name 'ERRO_EXCLUSAO' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 | |
| Variable 'ERRO_EXCLUSAO' must be private and have accessor methods. | 48 | |
| Line contains a tab character. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Name 'SUCESSO_PESQUISA' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 49 | |
| Variable 'SUCESSO_PESQUISA' must be private and have accessor methods. | 49 | |
| Line contains a tab character. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Name 'ERRO_PESQUISA' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 | |
| Variable 'ERRO_PESQUISA' must be private and have accessor methods. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line contains a tab character. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Name 'PESQUISA_NAO_ENCONTRADA' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 51 | |
| Variable 'PESQUISA_NAO_ENCONTRADA' must be private and have accessor methods. | 51 | |
| Line has trailing spaces. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line contains a tab character. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Line has trailing spaces. | 55 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Line contains a tab character. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line contains a tab character. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Variable 'ultimoSamplePesquisa' must be private and have accessor methods. | 58 | |
| Line has trailing spaces. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Missing a Javadoc comment. | 60 | |
| '{' is not preceded with whitespace. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line has trailing spaces. | 64 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line has trailing spaces. | 66 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Method 'initModoOperacao' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Line contains a tab character. | 68 | |
| '{' is not preceded with whitespace. | 68 | |
| Line contains a tab character. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line contains a tab character. | 70 | |
| 'modoOperacao' hides a field. | 70 | |
| Line contains a tab character. | 71 | |
| 'if' is not followed by whitespace. | 71 | |
| '==' is not preceded with whitespace. | 71 | |
| '==' is not followed by whitespace. | 71 | |
| '{' is not preceded with whitespace. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line has trailing spaces. | 76 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Method 'adicionarMensagemInformacao' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Parameter key should be final. | 81 | |
| '{' is not preceded with whitespace. | 81 | |
| Line contains a tab character. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line has trailing spaces. | 86 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Method 'adicionarMensagemAlerta' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Parameter key should be final. | 91 | |
| '{' is not preceded with whitespace. | 91 | |
| Line contains a tab character. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line has trailing spaces. | 96 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Method 'adicionarMensagemErro' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Parameter key should be final. | 101 | |
| '{' is not preceded with whitespace. | 101 | |
| Line contains a tab character. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line has trailing spaces. | 106 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Method 'adicionarMensagemErroFatal' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Parameter key should be final. | 111 | |
| '{' is not preceded with whitespace. | 111 | |
| Line contains a tab character. | 112 | |
| Line is longer than 80 characters. | 113 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line has trailing spaces. | 116 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Method 'getMensagem' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| Parameter key should be final. | 122 | |
| '{' is not preceded with whitespace. | 122 | |
| Line is longer than 80 characters. | 123 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line has trailing spaces. | 126 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Method 'getContext' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| '{' is not preceded with whitespace. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line has trailing spaces. | 134 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line is longer than 80 characters. | 136 | |
| Line contains a tab character. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Method 'isModoInclusao' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| '{' is not preceded with whitespace. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line has trailing spaces. | 142 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line is longer than 80 characters. | 144 | |
| Line contains a tab character. | 144 | |
| Line is longer than 80 characters. | 145 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Method 'isModoDetalhe' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| '{' is not preceded with whitespace. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Line has trailing spaces. | 150 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line is longer than 80 characters. | 152 | |
| Line contains a tab character. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Method 'isModoPesquisa' is not designed for extension - needs to be abstract, final or empty. | 155 | |
| '{' is not preceded with whitespace. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line has trailing spaces. | 158 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Line is longer than 80 characters. | 160 | |
| Line contains a tab character. | 160 | |
| Line is longer than 80 characters. | 161 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Method 'isModoExclusao' is not designed for extension - needs to be abstract, final or empty. | 163 | |
| '{' is not preceded with whitespace. | 163 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 165 | |
| Line has trailing spaces. | 166 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Line is longer than 80 characters. | 168 | |
| Line contains a tab character. | 168 | |
| Line is longer than 80 characters. | 169 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| Method 'isModoEdicao' is not designed for extension - needs to be abstract, final or empty. | 171 | |
| '{' is not preceded with whitespace. | 171 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| Line has trailing spaces. | 174 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 175 | |
| Line is longer than 80 characters. | 176 | |
| Line contains a tab character. | 176 | |
| Line is longer than 80 characters. | 177 | |
| Line contains a tab character. | 177 | |
| Line is longer than 80 characters. | 178 | |
| Line contains a tab character. | 178 | |
| Line has trailing spaces. | 179 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 180 | |
| Method 'isModoDetalhePesquisa' is not designed for extension - needs to be abstract, final or empty. | 180 | |
| '{' is not preceded with whitespace. | 180 | |
| Line is longer than 80 characters. | 181 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| Line has trailing spaces. | 183 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Line is longer than 80 characters. | 185 | |
| Line contains a tab character. | 185 | |
| Line is longer than 80 characters. | 186 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 188 | |
| Method 'isModoInclusaoAnterior' is not designed for extension - needs to be abstract, final or empty. | 188 | |
| '{' is not preceded with whitespace. | 188 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| Line has trailing spaces. | 191 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 192 | |
| Line is longer than 80 characters. | 193 | |
| Line contains a tab character. | 193 | |
| Line is longer than 80 characters. | 194 | |
| Line contains a tab character. | 194 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Method 'isModoDetalheAnterior' is not designed for extension - needs to be abstract, final or empty. | 196 | |
| '{' is not preceded with whitespace. | 196 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Line has trailing spaces. | 199 | |
| Line contains a tab character. | 199 | |
| Line contains a tab character. | 200 | |
| Line is longer than 80 characters. | 201 | |
| Line contains a tab character. | 201 | |
| Line is longer than 80 characters. | 202 | |
| Line contains a tab character. | 202 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 204 | |
| Method 'isModoPesquisaAnterior' is not designed for extension - needs to be abstract, final or empty. | 204 | |
| '{' is not preceded with whitespace. | 204 | |
| Line contains a tab character. | 205 | |
| Line contains a tab character. | 206 | |
| Line has trailing spaces. | 207 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| Line is longer than 80 characters. | 209 | |
| Line contains a tab character. | 209 | |
| Line is longer than 80 characters. | 210 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 | |
| Method 'isModoExclusaoAnterior' is not designed for extension - needs to be abstract, final or empty. | 212 | |
| '{' is not preceded with whitespace. | 212 | |
| Line contains a tab character. | 213 | |
| Line contains a tab character. | 214 | |
| Line has trailing spaces. | 215 | |
| Line contains a tab character. | 215 | |
| Line contains a tab character. | 216 | |
| Line is longer than 80 characters. | 217 | |
| Line contains a tab character. | 217 | |
| Line is longer than 80 characters. | 218 | |
| Line contains a tab character. | 218 | |
| Line contains a tab character. | 219 | |
| Line contains a tab character. | 220 | |
| Method 'isModoEdicaoAnterior' is not designed for extension - needs to be abstract, final or empty. | 220 | |
| '{' is not preceded with whitespace. | 220 | |
| Line contains a tab character. | 221 | |
| Line contains a tab character. | 222 | |
| Line has trailing spaces. | 223 | |
| Line contains a tab character. | 223 | |
| Line contains a tab character. | 224 | |
| Line is longer than 80 characters. | 225 | |
| Line contains a tab character. | 225 | |
| Line is longer than 80 characters. | 226 | |
| Line contains a tab character. | 226 | |
| Line has trailing spaces. | 227 | |
| Line contains a tab character. | 227 | |
| Line contains a tab character. | 228 | |
| Method 'isModoDetalhePesquisaAnterior' is not designed for extension - needs to be abstract, final or empty. | 228 | |
| '{' is not preceded with whitespace. | 228 | |
| Line is longer than 80 characters. | 229 | |
| Line contains a tab character. | 229 | |
| Line contains a tab character. | 230 | |
| Line has trailing spaces. | 231 | |
| Line contains a tab character. | 231 | |
| Line contains a tab character. | 232 | |
| Line contains a tab character. | 233 | |
| Line contains a tab character. | 234 | |
| Line contains a tab character. | 235 | |
| Line contains a tab character. | 236 | |
| Method 'sair' is not designed for extension - needs to be abstract, final or empty. | 236 | |
| '{' is not preceded with whitespace. | 236 | |
| Line contains a tab character. | 237 | |
| Line contains a tab character. | 238 | |
| Line contains a tab character. | 239 | |
| Line has trailing spaces. | 240 | |
| Line contains a tab character. | 240 | |
| Line contains a tab character. | 241 | |
| Line is longer than 80 characters. | 242 | |
| Line contains a tab character. | 242 | |
| Line contains a tab character. | 243 | |
| Line contains a tab character. | 244 | |
| Line contains a tab character. | 245 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 245 | |
| '{' is not preceded with whitespace. | 245 | |
| 'return' is not preceded with whitespace. | 245 | |
| '{' is not followed by whitespace. | 245 | |
| ';' is not followed by whitespace. | 245 | |
| '}' is not preceded with whitespace. | 245 | |
| Line has trailing spaces. | 246 | |
| Line contains a tab character. | 246 | |
| Line contains a tab character. | 247 | |
| Line is longer than 80 characters. | 248 | |
| Line contains a tab character. | 248 | |
| Line contains a tab character. | 249 | |
| Line contains a tab character. | 250 | |
| '{' is not preceded with whitespace. | 250 | |
| '{' is not followed by whitespace. | 250 | |
| '}' is not preceded with whitespace. | 250 | |
| Line contains a tab character. | 252 | |
| Line is longer than 80 characters. | 253 | |
| Line contains a tab character. | 253 | |
| Line is longer than 80 characters. | 254 | |
| Line contains a tab character. | 254 | |
| Line contains a tab character. | 255 | |
| Line contains a tab character. | 256 | |
| Method 'cadastrar' is not designed for extension - needs to be abstract, final or empty. | 256 | |
| Parameter event should be final. | 256 | |
| '{' is not preceded with whitespace. | 256 | |
| Line contains a tab character. | 257 | |
| Line contains a tab character. | 258 | |
| 'try' is not followed by whitespace. | 258 | |
| '{' is not preceded with whitespace. | 258 | |
| Line contains a tab character. | 259 | |
| Line contains a tab character. | 260 | |
| Line contains a tab character. | 261 | |
| Line contains a tab character. | 262 | |
| Line contains a tab character. | 263 | |
| Line contains a tab character. | 264 | |
| 'catch' is not preceded with whitespace. | 264 | |
| '}' is not followed by whitespace. | 264 | |
| 'catch' is not followed by whitespace. | 264 | |
| '{' is not preceded with whitespace. | 264 | |
| Line contains a tab character. | 265 | |
| Line contains a tab character. | 266 | |
| Line contains a tab character. | 267 | |
| 'finally' is not preceded with whitespace. | 267 | |
| '}' is not followed by whitespace. | 267 | |
| 'finally' is not followed by whitespace. | 267 | |
| '{' is not preceded with whitespace. | 267 | |
| Line contains a tab character. | 268 | |
| Line contains a tab character. | 269 | |
| Line contains a tab character. | 270 | |
| Line contains a tab character. | 272 | |
| Line is longer than 80 characters. | 273 | |
| Line contains a tab character. | 273 | |
| Line is longer than 80 characters. | 274 | |
| Line contains a tab character. | 274 | |
| Line contains a tab character. | 275 | |
| Line contains a tab character. | 276 | |
| Method 'atualizar' is not designed for extension - needs to be abstract, final or empty. | 276 | |
| Parameter event should be final. | 276 | |
| '{' is not preceded with whitespace. | 276 | |
| Line contains a tab character. | 277 | |
| Line contains a tab character. | 278 | |
| 'try' is not followed by whitespace. | 278 | |
| '{' is not preceded with whitespace. | 278 | |
| Line contains a tab character. | 279 | |
| Line contains a tab character. | 280 | |
| Line contains a tab character. | 281 | |
| Line contains a tab character. | 282 | |
| Line contains a tab character. | 283 | |
| Line contains a tab character. | 284 | |
| 'catch' is not preceded with whitespace. | 284 | |
| '}' is not followed by whitespace. | 284 | |
| 'catch' is not followed by whitespace. | 284 | |
| '{' is not preceded with whitespace. | 284 | |
| Line contains a tab character. | 285 | |
| Line contains a tab character. | 286 | |
| Line contains a tab character. | 287 | |
| 'finally' is not preceded with whitespace. | 287 | |
| '}' is not followed by whitespace. | 287 | |
| 'finally' is not followed by whitespace. | 287 | |
| '{' is not preceded with whitespace. | 287 | |
| Line contains a tab character. | 288 | |
| Line contains a tab character. | 289 | |
| Line contains a tab character. | 290 | |
| Line has trailing spaces. | 291 | |
| Line contains a tab character. | 291 | |
| Line contains a tab character. | 292 | |
| Line is longer than 80 characters. | 293 | |
| Line contains a tab character. | 293 | |
| Line is longer than 80 characters. | 294 | |
| Line contains a tab character. | 294 | |
| Line is longer than 80 characters. | 295 | |
| Line contains a tab character. | 295 | |
| Line contains a tab character. | 296 | |
| Line contains a tab character. | 297 | |
| Method 'pesquisar' is not designed for extension - needs to be abstract, final or empty. | 297 | |
| Parameter event should be final. | 297 | |
| '{' is not preceded with whitespace. | 297 | |
| Line contains a tab character. | 298 | |
| Line contains a tab character. | 299 | |
| Line contains a tab character. | 300 | |
| 'try' is not followed by whitespace. | 300 | |
| '{' is not preceded with whitespace. | 300 | |
| Line contains a tab character. | 301 | |
| Line is longer than 80 characters. | 302 | |
| Line contains a tab character. | 302 | |
| Line contains a tab character. | 303 | |
| Line contains a tab character. | 304 | |
| 'catch' is not preceded with whitespace. | 304 | |
| '}' is not followed by whitespace. | 304 | |
| 'catch' is not followed by whitespace. | 304 | |
| '{' is not preceded with whitespace. | 304 | |
| Line contains a tab character. | 305 | |
| Line contains a tab character. | 306 | |
| Line contains a tab character. | 307 | |
| Line contains a tab character. | 308 | |
| Line contains a tab character. | 309 | |
| 'if' is not followed by whitespace. | 309 | |
| '{' is not preceded with whitespace. | 309 | |
| Line contains a tab character. | 310 | |
| Line contains a tab character. | 311 | |
| Line contains a tab character. | 312 | |
| Line is longer than 80 characters. | 313 | |
| Line contains a tab character. | 313 | |
| Line contains a tab character. | 314 | |
| Line contains a tab character. | 315 | |
| Line contains a tab character. | 316 | |
| Line contains a tab character. | 317 | |
| Line contains a tab character. | 318 | |
| Line contains a tab character. | 319 | |
| Line has trailing spaces. | 320 | |
| Line contains a tab character. | 320 | |
| Line contains a tab character. | 321 | |
| Line contains a tab character. | 322 | |
| Line is longer than 80 characters. | 323 | |
| Line contains a tab character. | 323 | |
| Line contains a tab character. | 324 | |
| Line contains a tab character. | 325 | |
| Method 'excluir' is not designed for extension - needs to be abstract, final or empty. | 325 | |
| Line contains a tab character. | 326 | |
| Parameter event should be final. | 326 | |
| '{' is not preceded with whitespace. | 326 | |
| Line contains a tab character. | 327 | |
| Line contains a tab character. | 328 | |
| 'try' is not followed by whitespace. | 328 | |
| '{' is not preceded with whitespace. | 328 | |
| Line is longer than 80 characters. | 329 | |
| Line contains a tab character. | 329 | |
| Line contains a tab character. | 330 | |
| Line contains a tab character. | 331 | |
| Line contains a tab character. | 332 | |
| Line contains a tab character. | 333 | |
| Line contains a tab character. | 334 | |
| Line contains a tab character. | 335 | |
| 'catch' is not preceded with whitespace. | 335 | |
| '}' is not followed by whitespace. | 335 | |
| 'catch' is not followed by whitespace. | 335 | |
| '{' is not preceded with whitespace. | 335 | |
| Line contains a tab character. | 336 | |
| Line contains a tab character. | 337 | |
| Line contains a tab character. | 338 | |
| 'finally' is not preceded with whitespace. | 338 | |
| '}' is not followed by whitespace. | 338 | |
| 'finally' is not followed by whitespace. | 338 | |
| '{' is not preceded with whitespace. | 338 | |
| Line contains a tab character. | 339 | |
| Line contains a tab character. | 340 | |
| Line contains a tab character. | 341 | |
| Line has trailing spaces. | 342 | |
| Line contains a tab character. | 342 | |
| Line contains a tab character. | 343 | |
| Line is longer than 80 characters. | 344 | |
| Line contains a tab character. | 344 | |
| Line is longer than 80 characters. | 345 | |
| Line contains a tab character. | 345 | |
| Line is longer than 80 characters. | 346 | |
| Line contains a tab character. | 346 | |
| Line contains a tab character. | 347 | |
| Line contains a tab character. | 348 | |
| Method 'editar' is not designed for extension - needs to be abstract, final or empty. | 348 | |
| Parameter event should be final. | 348 | |
| '{' is not preceded with whitespace. | 348 | |
| Line contains a tab character. | 349 | |
| Line contains a tab character. | 350 | |
| Line contains a tab character. | 351 | |
| Line contains a tab character. | 352 | |
| Line has trailing spaces. | 353 | |
| Line contains a tab character. | 353 | |
| Line contains a tab character. | 354 | |
| Line is longer than 80 characters. | 355 | |
| Line contains a tab character. | 355 | |
| Line is longer than 80 characters. | 356 | |
| Line contains a tab character. | 356 | |
| Line is longer than 80 characters. | 357 | |
| Line contains a tab character. | 357 | |
| Line contains a tab character. | 358 | |
| Line contains a tab character. | 359 | |
| Method 'visualizar' is not designed for extension - needs to be abstract, final or empty. | 359 | |
| Parameter event should be final. | 359 | |
| '{' is not preceded with whitespace. | 359 | |
| Line contains a tab character. | 360 | |
| Line contains a tab character. | 361 | |
| Line contains a tab character. | 362 | |
| Line contains a tab character. | 363 | |
| Line has trailing spaces. | 364 | |
| Line contains a tab character. | 364 | |
| Line contains a tab character. | 365 | |
| Line is longer than 80 characters. | 366 | |
| Line contains a tab character. | 366 | |
| Line is longer than 80 characters. | 367 | |
| Line contains a tab character. | 367 | |
| Line is longer than 80 characters. | 368 | |
| Line contains a tab character. | 368 | |
| Line contains a tab character. | 369 | |
| Line contains a tab character. | 370 | |
| Method 'iniciarExclusao' is not designed for extension - needs to be abstract, final or empty. | 370 | |
| Parameter event should be final. | 370 | |
| '{' is not preceded with whitespace. | 370 | |
| Line contains a tab character. | 371 | |
| Line contains a tab character. | 372 | |
| Line contains a tab character. | 373 | |
| Line contains a tab character. | 374 | |
| Line has trailing spaces. | 375 | |
| Line contains a tab character. | 375 | |
| Line contains a tab character. | 376 | |
| Line is longer than 80 characters. | 377 | |
| Line contains a tab character. | 377 | |
| Line is longer than 80 characters. | 378 | |
| Line contains a tab character. | 378 | |
| Line is longer than 80 characters. | 379 | |
| Line contains a tab character. | 379 | |
| Line contains a tab character. | 380 | |
| Line contains a tab character. | 381 | |
| Method 'iniciarPesquisa' is not designed for extension - needs to be abstract, final or empty. | 381 | |
| Parameter event should be final. | 381 | |
| '{' is not preceded with whitespace. | 381 | |
| Line contains a tab character. | 382 | |
| Line contains a tab character. | 383 | |
| Line contains a tab character. | 384 | |
| Line contains a tab character. | 385 | |
| Line contains a tab character. | 386 | |
| Line has trailing spaces. | 387 | |
| Line contains a tab character. | 387 | |
| Line contains a tab character. | 388 | |
| Line is longer than 80 characters. | 389 | |
| Line contains a tab character. | 389 | |
| Line is longer than 80 characters. | 390 | |
| Line contains a tab character. | 390 | |
| Line contains a tab character. | 391 | |
| Line contains a tab character. | 392 | |
| Method 'voltarParaResultadoDaPesquisa' is not designed for extension - needs to be abstract, final or empty. | 392 | |
| Parameter event should be final. | 392 | |
| '{' is not preceded with whitespace. | 392 | |
| Line contains a tab character. | 393 | |
| Line contains a tab character. | 394 | |
| Line contains a tab character. | 395 | |
| Line has trailing spaces. | 396 | |
| Line contains a tab character. | 396 | |
| Line contains a tab character. | 397 | |
| Line contains a tab character. | 398 | |
| Line is longer than 80 characters. | 399 | |
| Line contains a tab character. | 399 | |
| Line contains a tab character. | 400 | |
| Line contains a tab character. | 401 | |
| Method 'getModoOperacao' is not designed for extension - needs to be abstract, final or empty. | 401 | |
| Line contains a tab character. | 402 | |
| Line contains a tab character. | 403 | |
| Line has trailing spaces. | 404 | |
| Line contains a tab character. | 404 | |
| First sentence should end with a period. | 405 | |
| Line contains a tab character. | 405 | |
| Line is longer than 80 characters. | 406 | |
| Line contains a tab character. | 406 | |
| Line is longer than 80 characters. | 407 | |
| Line contains a tab character. | 407 | |
| Line contains a tab character. | 408 | |
| Line contains a tab character. | 409 | |
| Method 'setModoOperacao' is not designed for extension - needs to be abstract, final or empty. | 409 | |
| Parameter modoOperacao should be final. | 409 | |
| 'modoOperacao' hides a field. | 409 | |
| Line contains a tab character. | 410 | |
| Line contains a tab character. | 411 | |
| Line has trailing spaces. | 412 | |
| Line contains a tab character. | 412 | |
| Line contains a tab character. | 413 | |
| Line is longer than 80 characters. | 414 | |
| Line contains a tab character. | 414 | |
| Line has trailing spaces. | 415 | |
| Line is longer than 80 characters. | 415 | |
| Line contains a tab character. | 415 | |
| Line contains a tab character. | 416 | |
| Line contains a tab character. | 417 | |
| Method 'getModoOperacaoAnterior' is not designed for extension - needs to be abstract, final or empty. | 417 | |
| '{' is not preceded with whitespace. | 417 | |
| Line contains a tab character. | 418 | |
| Line contains a tab character. | 419 | |
| Line has trailing spaces. | 420 | |
| Line contains a tab character. | 420 | |
| First sentence should end with a period. | 421 | |
| Line contains a tab character. | 421 | |
| Line contains a tab character. | 422 | |
| Line contains a tab character. | 423 | |
| Line contains a tab character. | 424 | |
| Line contains a tab character. | 425 | |
| Method 'setModoOperacaoAnterior' is not designed for extension - needs to be abstract, final or empty. | 425 | |
| Parameter modoOperacaoAnterior should be final. | 425 | |
| 'modoOperacaoAnterior' hides a field. | 425 | |
| Expected @param tag for 'modoOperacaoAnterior'. | 425 | |
| '{' is not preceded with whitespace. | 425 | |
| Line contains a tab character. | 426 | |
| Line contains a tab character. | 427 | |
| Line contains a tab character. | 429 | |
| Line contains a tab character. | 430 | |
| Line contains a tab character. | 431 | |
| Line contains a tab character. | 432 | |
| Line contains a tab character. | 433 | |
| Method 'getEntity' is not designed for extension - needs to be abstract, final or empty. | 433 | |
| Line contains a tab character. | 434 | |
| Line contains a tab character. | 435 | |
| Line contains a tab character. | 437 | |
| Line contains a tab character. | 438 | |
| Line contains a tab character. | 439 | |
| Line contains a tab character. | 440 | |
| Line contains a tab character. | 441 | |
| Method 'setEntity' is not designed for extension - needs to be abstract, final or empty. | 441 | |
| Parameter entity should be final. | 441 | |
| 'entity' hides a field. | 441 | |
| Line contains a tab character. | 442 | |
| Line contains a tab character. | 443 | |
| Line contains a tab character. | 445 | |
| Line contains a tab character. | 446 | |
| Line is longer than 80 characters. | 447 | |
| Line contains a tab character. | 447 | |
| Line contains a tab character. | 448 | |
| Line contains a tab character. | 449 | |
| Method 'getListaEntities' is not designed for extension - needs to be abstract, final or empty. | 449 | |
| Line contains a tab character. | 450 | |
| Line contains a tab character. | 451 | |
| Line contains a tab character. | 453 | |
| Line contains a tab character. | 454 | |
| Line is longer than 80 characters. | 455 | |
| Line contains a tab character. | 455 | |
| Line contains a tab character. | 456 | |
| Line contains a tab character. | 457 | |
| Method 'setListaEntities' is not designed for extension - needs to be abstract, final or empty. | 457 | |
| Parameter listaEntities should be final. | 457 | |
| 'listaEntities' hides a field. | 457 | |
| Line contains a tab character. | 458 | |
| Line contains a tab character. | 459 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 15 | |
| '=' is not preceded with whitespace. | 20 | |
| '=' is not followed by whitespace. | 20 | |
| Line is longer than 80 characters. | 22 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 57 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Line contains a tab character. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line contains a tab character. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line contains a tab character. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line contains a tab character. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line has trailing spaces. | 69 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Method 'cadastrar' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Line contains a tab character. | 71 | |
| Parameter event should be final. | 71 | |
| Line contains a tab character. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| 'if' is not followed by whitespace. | 74 | |
| '{' is not preceded with whitespace. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line has trailing spaces. | 83 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Method 'changeForcarDataFolhaNormal' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| '{' is not preceded with whitespace. | 84 | |
| Line contains a tab character. | 85 | |
| 'if' is not followed by whitespace. | 85 | |
| '{' is not preceded with whitespace. | 85 | |
| Must have at least one statement. | 85 | |
| Line has trailing spaces. | 86 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 15 | |
| '=' is not preceded with whitespace. | 20 | |
| '=' is not followed by whitespace. | 20 | |
| Line is longer than 80 characters. | 22 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 57 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Line contains a tab character. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line contains a tab character. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line contains a tab character. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line contains a tab character. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line has trailing spaces. | 69 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Method 'cadastrar' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Line contains a tab character. | 71 | |
| Parameter event should be final. | 71 | |
| Line contains a tab character. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| 'if' is not followed by whitespace. | 74 | |
| '{' is not preceded with whitespace. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line has trailing spaces. | 83 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Method 'changeForcarDataFolhaNormal' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| '{' is not preceded with whitespace. | 84 | |
| Line contains a tab character. | 85 | |
| 'if' is not followed by whitespace. | 85 | |
| '{' is not preceded with whitespace. | 85 | |
| Must have at least one statement. | 85 | |
| Line has trailing spaces. | 86 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 21 | |
| '=' is not preceded with whitespace. | 27 | |
| '=' is not followed by whitespace. | 27 | |
| Line is longer than 80 characters. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 31 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| '=' is not preceded with whitespace. | 33 | |
| '=' is not followed by whitespace. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| '=' is not preceded with whitespace. | 36 | |
| '=' is not followed by whitespace. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line has trailing spaces. | 53 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 63 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line has trailing spaces. | 75 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Method 'obterListaAgencias' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Parameter event should be final. | 80 | |
| '{' is not preceded with whitespace. | 80 | |
| Line contains a tab character. | 81 | |
| 'cast' is not followed by whitespace. | 81 | |
| Line contains a tab character. | 82 | |
| 'if' is not followed by whitespace. | 82 | |
| '!=' is not preceded with whitespace. | 82 | |
| '!=' is not followed by whitespace. | 82 | |
| '{' is not preceded with whitespace. | 82 | |
| Line contains a tab character. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line contains a tab character. | 84 | |
| 'listaAgencias' hides a field. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Method 'getListaAgencias' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Method 'setListaAgencias' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Parameter listaAgencias should be final. | 105 | |
| 'listaAgencias' hides a field. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| First sentence should end with a period. | 21 | |
| '=' is not preceded with whitespace. | 27 | |
| '=' is not followed by whitespace. | 27 | |
| Line is longer than 80 characters. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 31 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| '=' is not preceded with whitespace. | 33 | |
| '=' is not followed by whitespace. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| '=' is not preceded with whitespace. | 36 | |
| '=' is not followed by whitespace. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line has trailing spaces. | 53 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 63 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line has trailing spaces. | 75 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Method 'obterListaAgencias' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Parameter event should be final. | 80 | |
| '{' is not preceded with whitespace. | 80 | |
| Line contains a tab character. | 81 | |
| 'cast' is not followed by whitespace. | 81 | |
| Line contains a tab character. | 82 | |
| 'if' is not followed by whitespace. | 82 | |
| '!=' is not preceded with whitespace. | 82 | |
| '!=' is not followed by whitespace. | 82 | |
| '{' is not preceded with whitespace. | 82 | |
| Line contains a tab character. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line contains a tab character. | 84 | |
| 'listaAgencias' hides a field. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Method 'getListaAgencias' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Method 'setListaAgencias' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Parameter listaAgencias should be final. | 105 | |
| 'listaAgencias' hides a field. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 15 | |
| '=' is not preceded with whitespace. | 20 | |
| '=' is not followed by whitespace. | 20 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 47 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line has trailing spaces. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Method 'cadastrar' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Line contains a tab character. | 61 | |
| Parameter event should be final. | 61 | |
| Line contains a tab character. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| 'if' is not followed by whitespace. | 64 | |
| '{' is not preceded with whitespace. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line has trailing spaces. | 73 | |
| Line contains a tab character. | 73 | |
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 15 | |
| '=' is not preceded with whitespace. | 20 | |
| '=' is not followed by whitespace. | 20 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 47 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line has trailing spaces. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Method 'cadastrar' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Line contains a tab character. | 61 | |
| Parameter event should be final. | 61 | |
| Line contains a tab character. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| 'if' is not followed by whitespace. | 64 | |
| '{' is not preceded with whitespace. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line has trailing spaces. | 73 | |
| Line contains a tab character. | 73 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 22 | |
| '=' is not preceded with whitespace. | 27 | |
| '=' is not followed by whitespace. | 27 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| '=' is not preceded with whitespace. | 41 | |
| '=' is not followed by whitespace. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| '=' is not preceded with whitespace. | 43 | |
| '=' is not followed by whitespace. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| '=' is not preceded with whitespace. | 45 | |
| '=' is not followed by whitespace. | 45 | |
| Line contains a tab character. | 46 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Missing a Javadoc comment. | 48 | |
| '{' is not preceded with whitespace. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line has trailing spaces. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line contains a tab character. | 66 | |
| Method 'obterListaMunicipios' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Parameter event should be final. | 66 | |
| Expected @throws tag for 'ServicesException'. | 66 | |
| '{' is not preceded with whitespace. | 66 | |
| Line contains a tab character. | 67 | |
| 'cast' is not followed by whitespace. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line has trailing spaces. | 73 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line contains a tab character. | 79 | |
| Method 'obterListaBairros' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Parameter event should be final. | 79 | |
| Expected @throws tag for 'ServicesException'. | 79 | |
| '{' is not preceded with whitespace. | 79 | |
| Line contains a tab character. | 80 | |
| 'cast' is not followed by whitespace. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| 'listaBairros' hides a field. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line has trailing spaces. | 84 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line contains a tab character. | 90 | |
| Method 'obterListaLogradouros' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Parameter event should be final. | 90 | |
| Expected @throws tag for 'ServicesException'. | 90 | |
| '{' is not preceded with whitespace. | 90 | |
| Line contains a tab character. | 91 | |
| 'bairro' hides a field. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Line contains a tab character. | 92 | |
| 'listaLogradouros' hides a field. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line has trailing spaces. | 95 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Parameter event should be final. | 100 | |
| '{' is not preceded with whitespace. | 100 | |
| Line has trailing spaces. | 101 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Method 'setMunicipio' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Parameter municipio should be final. | 108 | |
| 'municipio' hides a field. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Method 'getMunicipio' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Method 'setListaMunicipios' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| Parameter listaMunicipios should be final. | 124 | |
| 'listaMunicipios' hides a field. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Method 'getListaMunicipios' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Method 'setListaBairros' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Parameter listaBairros should be final. | 140 | |
| 'listaBairros' hides a field. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Method 'getListaBairros' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Method 'setUf' is not designed for extension - needs to be abstract, final or empty. | 156 | |
| Parameter uf should be final. | 156 | |
| 'uf' hides a field. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Method 'getUf' is not designed for extension - needs to be abstract, final or empty. | 164 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Method 'setBairro' is not designed for extension - needs to be abstract, final or empty. | 172 | |
| Parameter bairro should be final. | 172 | |
| 'bairro' hides a field. | 172 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 180 | |
| Method 'getBairro' is not designed for extension - needs to be abstract, final or empty. | 180 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 188 | |
| Method 'getEndereco' is not designed for extension - needs to be abstract, final or empty. | 188 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 192 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 194 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Method 'setEndereco' is not designed for extension - needs to be abstract, final or empty. | 196 | |
| Parameter endereco should be final. | 196 | |
| 'endereco' hides a field. | 196 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 200 | |
| Line contains a tab character. | 201 | |
| Line contains a tab character. | 202 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 204 | |
| Method 'getListaLogradouros' is not designed for extension - needs to be abstract, final or empty. | 204 | |
| Line contains a tab character. | 205 | |
| Line contains a tab character. | 206 | |
| Line contains a tab character. | 208 | |
| Line contains a tab character. | 209 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 | |
| Method 'setListaLogradouros' is not designed for extension - needs to be abstract, final or empty. | 212 | |
| Parameter listaLogradouros should be final. | 212 | |
| 'listaLogradouros' hides a field. | 212 | |
| Line contains a tab character. | 213 | |
| Line contains a tab character. | 214 | |
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 22 | |
| '=' is not preceded with whitespace. | 27 | |
| '=' is not followed by whitespace. | 27 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| '=' is not preceded with whitespace. | 41 | |
| '=' is not followed by whitespace. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| '=' is not preceded with whitespace. | 43 | |
| '=' is not followed by whitespace. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| '=' is not preceded with whitespace. | 45 | |
| '=' is not followed by whitespace. | 45 | |
| Line contains a tab character. | 46 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Missing a Javadoc comment. | 48 | |
| '{' is not preceded with whitespace. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line has trailing spaces. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line contains a tab character. | 66 | |
| Method 'obterListaMunicipios' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Parameter event should be final. | 66 | |
| Expected @throws tag for 'ServicesException'. | 66 | |
| '{' is not preceded with whitespace. | 66 | |
| Line contains a tab character. | 67 | |
| 'cast' is not followed by whitespace. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line has trailing spaces. | 73 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line contains a tab character. | 79 | |
| Method 'obterListaBairros' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Parameter event should be final. | 79 | |
| Expected @throws tag for 'ServicesException'. | 79 | |
| '{' is not preceded with whitespace. | 79 | |
| Line contains a tab character. | 80 | |
| 'cast' is not followed by whitespace. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| 'listaBairros' hides a field. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line has trailing spaces. | 84 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line contains a tab character. | 90 | |
| Method 'obterListaLogradouros' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Parameter event should be final. | 90 | |
| Expected @throws tag for 'ServicesException'. | 90 | |
| '{' is not preceded with whitespace. | 90 | |
| Line contains a tab character. | 91 | |
| 'bairro' hides a field. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Line contains a tab character. | 92 | |
| 'listaLogradouros' hides a field. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line has trailing spaces. | 95 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Parameter event should be final. | 100 | |
| '{' is not preceded with whitespace. | 100 | |
| Line has trailing spaces. | 101 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Method 'setMunicipio' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Parameter municipio should be final. | 108 | |
| 'municipio' hides a field. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Method 'getMunicipio' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Method 'setListaMunicipios' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| Parameter listaMunicipios should be final. | 124 | |
| 'listaMunicipios' hides a field. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Method 'getListaMunicipios' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Method 'setListaBairros' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Parameter listaBairros should be final. | 140 | |
| 'listaBairros' hides a field. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Method 'getListaBairros' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Method 'setUf' is not designed for extension - needs to be abstract, final or empty. | 156 | |
| Parameter uf should be final. | 156 | |
| 'uf' hides a field. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Method 'getUf' is not designed for extension - needs to be abstract, final or empty. | 164 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Method 'setBairro' is not designed for extension - needs to be abstract, final or empty. | 172 | |
| Parameter bairro should be final. | 172 | |
| 'bairro' hides a field. | 172 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 180 | |
| Method 'getBairro' is not designed for extension - needs to be abstract, final or empty. | 180 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 188 | |
| Method 'getEndereco' is not designed for extension - needs to be abstract, final or empty. | 188 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 192 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 194 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Method 'setEndereco' is not designed for extension - needs to be abstract, final or empty. | 196 | |
| Parameter endereco should be final. | 196 | |
| 'endereco' hides a field. | 196 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 200 | |
| Line contains a tab character. | 201 | |
| Line contains a tab character. | 202 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 204 | |
| Method 'getListaLogradouros' is not designed for extension - needs to be abstract, final or empty. | 204 | |
| Line contains a tab character. | 205 | |
| Line contains a tab character. | 206 | |
| Line contains a tab character. | 208 | |
| Line contains a tab character. | 209 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 | |
| Method 'setListaLogradouros' is not designed for extension - needs to be abstract, final or empty. | 212 | |
| Parameter listaLogradouros should be final. | 212 | |
| 'listaLogradouros' hides a field. | 212 | |
| Line contains a tab character. | 213 | |
| Line contains a tab character. | 214 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 21 | |
| '=' is not preceded with whitespace. | 26 | |
| '=' is not followed by whitespace. | 26 | |
| '{' is not preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| '=' is not preceded with whitespace. | 31 | |
| '=' is not followed by whitespace. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| '=' is not preceded with whitespace. | 33 | |
| '=' is not followed by whitespace. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| '=' is not preceded with whitespace. | 35 | |
| '=' is not followed by whitespace. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 64 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Method 'getListaBairros' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Method 'setListaBairros' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Parameter listaBairros should be final. | 89 | |
| 'listaBairros' hides a field. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Method 'getListaMunicipios' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Method 'setListaMunicipios' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Parameter listaMunicipios should be final. | 105 | |
| 'listaMunicipios' hides a field. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line has trailing spaces. | 108 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Line contains a tab character. | 114 | |
| Method 'obterListaMunicipios' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| Parameter event should be final. | 114 | |
| Expected @throws tag for 'ServicesException'. | 114 | |
| '{' is not preceded with whitespace. | 114 | |
| Line contains a tab character. | 115 | |
| 'cast' is not followed by whitespace. | 115 | |
| Line is longer than 80 characters. | 116 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line has trailing spaces. | 120 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line is longer than 80 characters. | 126 | |
| Line contains a tab character. | 126 | |
| Method 'obterListaBairros' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| Parameter event should be final. | 126 | |
| Expected @throws tag for 'ServicesException'. | 126 | |
| '{' is not preceded with whitespace. | 126 | |
| Line contains a tab character. | 127 | |
| 'cast' is not followed by whitespace. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Line contains a tab character. | 128 | |
| 'listaBairros' hides a field. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line has trailing spaces. | 131 | |
| Line contains a tab character. | 131 | |
| First sentence should end with a period. | 21 | |
| '=' is not preceded with whitespace. | 26 | |
| '=' is not followed by whitespace. | 26 | |
| '{' is not preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| '=' is not preceded with whitespace. | 31 | |
| '=' is not followed by whitespace. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| '=' is not preceded with whitespace. | 33 | |
| '=' is not followed by whitespace. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| '=' is not preceded with whitespace. | 35 | |
| '=' is not followed by whitespace. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 64 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Method 'getListaBairros' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Method 'setListaBairros' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Parameter listaBairros should be final. | 89 | |
| 'listaBairros' hides a field. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Method 'getListaMunicipios' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Method 'setListaMunicipios' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Parameter listaMunicipios should be final. | 105 | |
| 'listaMunicipios' hides a field. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line has trailing spaces. | 108 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Line contains a tab character. | 114 | |
| Method 'obterListaMunicipios' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| Parameter event should be final. | 114 | |
| Expected @throws tag for 'ServicesException'. | 114 | |
| '{' is not preceded with whitespace. | 114 | |
| Line contains a tab character. | 115 | |
| 'cast' is not followed by whitespace. | 115 | |
| Line is longer than 80 characters. | 116 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line has trailing spaces. | 120 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line is longer than 80 characters. | 126 | |
| Line contains a tab character. | 126 | |
| Method 'obterListaBairros' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| Parameter event should be final. | 126 | |
| Expected @throws tag for 'ServicesException'. | 126 | |
| '{' is not preceded with whitespace. | 126 | |
| Line contains a tab character. | 127 | |
| 'cast' is not followed by whitespace. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Line contains a tab character. | 128 | |
| 'listaBairros' hides a field. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line has trailing spaces. | 131 | |
| Line contains a tab character. | 131 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 12 | |
| '=' is not preceded with whitespace. | 18 | |
| '=' is not followed by whitespace. | 18 | |
| '{' is not preceded with whitespace. | 20 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Line has trailing spaces. | 22 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| '=' is not preceded with whitespace. | 23 | |
| '=' is not followed by whitespace. | 23 | |
| Line contains a tab character. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 45 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line has trailing spaces. | 57 | |
| Line contains a tab character. | 57 | |
| First sentence should end with a period. | 12 | |
| '=' is not preceded with whitespace. | 18 | |
| '=' is not followed by whitespace. | 18 | |
| '{' is not preceded with whitespace. | 20 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Line has trailing spaces. | 22 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| '=' is not preceded with whitespace. | 23 | |
| '=' is not followed by whitespace. | 23 | |
| Line contains a tab character. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 45 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line has trailing spaces. | 57 | |
| Line contains a tab character. | 57 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 15 | |
| '=' is not preceded with whitespace. | 20 | |
| '=' is not followed by whitespace. | 20 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Method 'reinitTelefones' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| '{' is not preceded with whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line has trailing spaces. | 53 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Method 'reinitDocumentos' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| '{' is not preceded with whitespace. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Method 'getTelefone' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Method 'setTelefone' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Parameter telefone should be final. | 71 | |
| 'telefone' hides a field. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line has trailing spaces. | 74 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Method 'getDocumento' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| '{' is not preceded with whitespace. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line has trailing spaces. | 78 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Method 'setDocumento' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Parameter documento should be final. | 79 | |
| 'documento' hides a field. | 79 | |
| '{' is not preceded with whitespace. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line has trailing spaces. | 82 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 92 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| First sentence should end with a period. | 15 | |
| '=' is not preceded with whitespace. | 20 | |
| '=' is not followed by whitespace. | 20 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Method 'reinitTelefones' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| '{' is not preceded with whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line has trailing spaces. | 53 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Method 'reinitDocumentos' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| '{' is not preceded with whitespace. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Method 'getTelefone' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Method 'setTelefone' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Parameter telefone should be final. | 71 | |
| 'telefone' hides a field. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line has trailing spaces. | 74 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Method 'getDocumento' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| '{' is not preceded with whitespace. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line has trailing spaces. | 78 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Method 'setDocumento' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Parameter documento should be final. | 79 | |
| 'documento' hides a field. | 79 | |
| '{' is not preceded with whitespace. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line has trailing spaces. | 82 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 92 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 13 | |
| '=' is not preceded with whitespace. | 18 | |
| '=' is not followed by whitespace. | 18 | |
| Line is longer than 80 characters. | 20 | |
| '{' is not preceded with whitespace. | 20 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Variable 'tabelaFeriadoServices' must be private and have accessor methods. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Method 'reinitFeriado' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Method 'getFeriado' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Method 'setFeriado' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Parameter feriado should be final. | 59 | |
| 'feriado' hides a field. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 63 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 13 | |
| '=' is not preceded with whitespace. | 18 | |
| '=' is not followed by whitespace. | 18 | |
| Line is longer than 80 characters. | 20 | |
| '{' is not preceded with whitespace. | 20 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Variable 'tabelaFeriadoServices' must be private and have accessor methods. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Method 'reinitFeriado' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Method 'getFeriado' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Method 'setFeriado' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Parameter feriado should be final. | 59 | |
| 'feriado' hides a field. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 63 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 13 | |
| '=' is not preceded with whitespace. | 18 | |
| '=' is not followed by whitespace. | 18 | |
| '{' is not preceded with whitespace. | 20 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Variable 'tabelaINSSServices' must be private and have accessor methods. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Method 'reinitAliquotasINSS' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Method 'getAliquotaINSS' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Method 'setAliquotaINSS' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Parameter aliquotaINSS should be final. | 59 | |
| 'aliquotaINSS' hides a field. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 72 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 13 | |
| '=' is not preceded with whitespace. | 18 | |
| '=' is not followed by whitespace. | 18 | |
| '{' is not preceded with whitespace. | 20 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Variable 'tabelaINSSServices' must be private and have accessor methods. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Method 'reinitAliquotasINSS' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Method 'getAliquotaINSS' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Method 'setAliquotaINSS' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Parameter aliquotaINSS should be final. | 59 | |
| 'aliquotaINSS' hides a field. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 72 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 13 | |
| '=' is not preceded with whitespace. | 18 | |
| '=' is not followed by whitespace. | 18 | |
| Line is longer than 80 characters. | 20 | |
| '{' is not preceded with whitespace. | 20 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Line has trailing spaces. | 22 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| '=' is not preceded with whitespace. | 23 | |
| '=' is not followed by whitespace. | 23 | |
| Line contains a tab character. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Method 'reinitAliqutoasImpostoRenda' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| '{' is not preceded with whitespace. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Method 'getAliquotaImpostoRenda' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line contains a tab character. | 61 | |
| Method 'setAliquotaImpostoRenda' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Parameter aliquotaImpostoRenda should be final. | 61 | |
| 'aliquotaImpostoRenda' hides a field. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line has trailing spaces. | 64 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 74 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| First sentence should end with a period. | 13 | |
| '=' is not preceded with whitespace. | 18 | |
| '=' is not followed by whitespace. | 18 | |
| Line is longer than 80 characters. | 20 | |
| '{' is not preceded with whitespace. | 20 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Line has trailing spaces. | 22 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| '=' is not preceded with whitespace. | 23 | |
| '=' is not followed by whitespace. | 23 | |
| Line contains a tab character. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Method 'reinitAliqutoasImpostoRenda' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| '{' is not preceded with whitespace. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Method 'getAliquotaImpostoRenda' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line contains a tab character. | 61 | |
| Method 'setAliquotaImpostoRenda' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Parameter aliquotaImpostoRenda should be final. | 61 | |
| 'aliquotaImpostoRenda' hides a field. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line has trailing spaces. | 64 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 74 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 15 | |
| '=' is not preceded with whitespace. | 20 | |
| '=' is not followed by whitespace. | 20 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 47 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line has trailing spaces. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Method 'cadastrar' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Line contains a tab character. | 61 | |
| Parameter event should be final. | 61 | |
| Line contains a tab character. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| 'if' is not followed by whitespace. | 64 | |
| '{' is not preceded with whitespace. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line has trailing spaces. | 73 | |
| Line contains a tab character. | 73 | |
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 15 | |
| '=' is not preceded with whitespace. | 20 | |
| '=' is not followed by whitespace. | 20 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 47 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line has trailing spaces. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Method 'cadastrar' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Line contains a tab character. | 61 | |
| Parameter event should be final. | 61 | |
| Line contains a tab character. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| 'if' is not followed by whitespace. | 64 | |
| '{' is not preceded with whitespace. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line has trailing spaces. | 73 | |
| Line contains a tab character. | 73 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 19 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| '=' is not preceded with whitespace. | 29 | |
| '=' is not followed by whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 53 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line has trailing spaces. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Method 'cadastrar' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Line contains a tab character. | 67 | |
| Parameter event should be final. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line contains a tab character. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| '{' is not preceded with whitespace. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line contains a tab character. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 82 | |
| Method 'getPessoa' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 86 | |
| Method 'setPessoa' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Parameter pessoa should be final. | 86 | |
| 'pessoa' hides a field. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line has trailing spaces. | 89 | |
| Line contains a tab character. | 89 | |
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 19 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| '=' is not preceded with whitespace. | 29 | |
| '=' is not followed by whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Method 'inicializaEntity' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 53 | |
| Method 'setMensagensInformativas' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line has trailing spaces. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Method 'cadastrar' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Line contains a tab character. | 67 | |
| Parameter event should be final. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line contains a tab character. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| '{' is not preceded with whitespace. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line contains a tab character. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 82 | |
| Method 'getPessoa' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 86 | |
| Method 'setPessoa' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Parameter pessoa should be final. | 86 | |
| 'pessoa' hides a field. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line has trailing spaces. | 89 | |
| Line contains a tab character. | 89 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 49 | |
| '=' is not preceded with whitespace. | 55 | |
| '=' is not followed by whitespace. | 55 | |
| Line is longer than 80 characters. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| Line contains a tab character. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Line contains a tab character. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Line has trailing spaces. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Line has trailing spaces. | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Missing a Javadoc comment. | 63 | |
| '{' is not preceded with whitespace. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 70 | |
| Missing a Javadoc comment. | 70 | |
| '=' is not preceded with whitespace. | 70 | |
| '=' is not followed by whitespace. | 70 | |
| Line contains a tab character. | 71 | |
| Line has trailing spaces. | 72 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Missing a Javadoc comment. | 73 | |
| '=' is not preceded with whitespace. | 73 | |
| '=' is not followed by whitespace. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Missing a Javadoc comment. | 75 | |
| '=' is not preceded with whitespace. | 75 | |
| '=' is not followed by whitespace. | 75 | |
| Line contains a tab character. | 76 | |
| Line has trailing spaces. | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Missing a Javadoc comment. | 78 | |
| '=' is not preceded with whitespace. | 78 | |
| '=' is not followed by whitespace. | 78 | |
| Line contains a tab character. | 79 | |
| Line has trailing spaces. | 80 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Missing a Javadoc comment. | 81 | |
| '=' is not preceded with whitespace. | 81 | |
| '=' is not followed by whitespace. | 81 | |
| Line contains a tab character. | 82 | |
| Line has trailing spaces. | 83 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Method 'getListaNacionalidades' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| '{' is not preceded with whitespace. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| 'for' is not followed by whitespace. | 92 | |
| '{' is not preceded with whitespace. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line has trailing spaces. | 98 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Method 'getListaGruposTarefas' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Missing a Javadoc comment. | 99 | |
| '{' is not preceded with whitespace. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| 'for' is not followed by whitespace. | 103 | |
| '{' is not preceded with whitespace. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line has trailing spaces. | 109 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Method 'getListaTodasPeriodicidadesTarefas' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Missing a Javadoc comment. | 110 | |
| '{' is not preceded with whitespace. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| 'for' is not followed by whitespace. | 114 | |
| '{' is not preceded with whitespace. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line has trailing spaces. | 120 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Method 'getListaSexos' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| '{' is not preceded with whitespace. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| 'for' is not followed by whitespace. | 129 | |
| '{' is not preceded with whitespace. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Method 'getListaEstadosCivis' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| '{' is not preceded with whitespace. | 140 | |
| Line is longer than 80 characters. | 141 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| 'for' is not followed by whitespace. | 144 | |
| '{' is not preceded with whitespace. | 144 | |
| Line is longer than 80 characters. | 145 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Method 'getListaTiposDocumentos' is not designed for extension - needs to be abstract, final or empty. | 155 | |
| '{' is not preceded with whitespace. | 155 | |
| Line is longer than 80 characters. | 156 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| 'for' is not followed by whitespace. | 159 | |
| '{' is not preceded with whitespace. | 159 | |
| Line is longer than 80 characters. | 160 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line has trailing spaces. | 165 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Method 'getListaTiposTelefones' is not designed for extension - needs to be abstract, final or empty. | 170 | |
| '{' is not preceded with whitespace. | 170 | |
| Line is longer than 80 characters. | 171 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| 'for' is not followed by whitespace. | 174 | |
| '{' is not preceded with whitespace. | 174 | |
| Line is longer than 80 characters. | 175 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| Line has trailing spaces. | 180 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| Method 'getListaNiveisAcessos' is not designed for extension - needs to be abstract, final or empty. | 185 | |
| '{' is not preceded with whitespace. | 185 | |
| Line is longer than 80 characters. | 186 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 188 | |
| Line contains a tab character. | 189 | |
| 'for' is not followed by whitespace. | 189 | |
| '{' is not preceded with whitespace. | 189 | |
| Line is longer than 80 characters. | 190 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 192 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 194 | |
| Line has trailing spaces. | 195 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Line contains a tab character. | 200 | |
| Method 'getListaEtnias' is not designed for extension - needs to be abstract, final or empty. | 200 | |
| '{' is not preceded with whitespace. | 200 | |
| Line contains a tab character. | 201 | |
| Line contains a tab character. | 202 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 204 | |
| 'for' is not followed by whitespace. | 204 | |
| '{' is not preceded with whitespace. | 204 | |
| Line contains a tab character. | 205 | |
| Line contains a tab character. | 206 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| Line contains a tab character. | 209 | |
| Line has trailing spaces. | 210 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 | |
| Line contains a tab character. | 213 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 215 | |
| Method 'getListaTiposLogradouros' is not designed for extension - needs to be abstract, final or empty. | 215 | |
| '{' is not preceded with whitespace. | 215 | |
| Line is longer than 80 characters. | 216 | |
| Line contains a tab character. | 216 | |
| Line contains a tab character. | 217 | |
| Line contains a tab character. | 218 | |
| Line contains a tab character. | 219 | |
| 'for' is not followed by whitespace. | 219 | |
| '{' is not preceded with whitespace. | 219 | |
| Line contains a tab character. | 220 | |
| Line contains a tab character. | 221 | |
| Line contains a tab character. | 222 | |
| Line contains a tab character. | 223 | |
| Line contains a tab character. | 224 | |
| Line has trailing spaces. | 225 | |
| Line contains a tab character. | 225 | |
| Line contains a tab character. | 226 | |
| Line contains a tab character. | 227 | |
| Line contains a tab character. | 228 | |
| Line contains a tab character. | 229 | |
| Line contains a tab character. | 230 | |
| Method 'getListaUFs' is not designed for extension - needs to be abstract, final or empty. | 230 | |
| '{' is not preceded with whitespace. | 230 | |
| Line contains a tab character. | 231 | |
| Line contains a tab character. | 232 | |
| Line contains a tab character. | 233 | |
| Line contains a tab character. | 234 | |
| 'for' is not followed by whitespace. | 234 | |
| '{' is not preceded with whitespace. | 234 | |
| Line contains a tab character. | 235 | |
| Line contains a tab character. | 236 | |
| Line contains a tab character. | 237 | |
| Line contains a tab character. | 238 | |
| Line contains a tab character. | 239 | |
| Line has trailing spaces. | 240 | |
| Line contains a tab character. | 240 | |
| Line contains a tab character. | 241 | |
| Method 'getListaTodasTarefasAtivas' is not designed for extension - needs to be abstract, final or empty. | 241 | |
| Missing a Javadoc comment. | 241 | |
| '{' is not preceded with whitespace. | 241 | |
| Line contains a tab character. | 242 | |
| Line contains a tab character. | 243 | |
| 'try' is not followed by whitespace. | 243 | |
| '{' is not preceded with whitespace. | 243 | |
| Line contains a tab character. | 244 | |
| Line contains a tab character. | 245 | |
| 'catch' is not preceded with whitespace. | 245 | |
| '}' is not followed by whitespace. | 245 | |
| 'catch' is not followed by whitespace. | 245 | |
| '{' is not preceded with whitespace. | 245 | |
| Line contains a tab character. | 246 | |
| Line contains a tab character. | 247 | |
| Line contains a tab character. | 248 | |
| Line contains a tab character. | 249 | |
| Line contains a tab character. | 250 | |
| Line contains a tab character. | 251 | |
| Line contains a tab character. | 252 | |
| Line contains a tab character. | 253 | |
| 'for' is not followed by whitespace. | 253 | |
| '{' is not preceded with whitespace. | 253 | |
| Line contains a tab character. | 254 | |
| Line contains a tab character. | 255 | |
| Line contains a tab character. | 256 | |
| Line contains a tab character. | 257 | |
| Line contains a tab character. | 258 | |
| Line has trailing spaces. | 259 | |
| Line contains a tab character. | 259 | |
| Line contains a tab character. | 260 | |
| Line contains a tab character. | 261 | |
| Line contains a tab character. | 262 | |
| Line contains a tab character. | 263 | |
| Line contains a tab character. | 264 | |
| Method 'getListaTiposFeriados' is not designed for extension - needs to be abstract, final or empty. | 264 | |
| '{' is not preceded with whitespace. | 264 | |
| Line is longer than 80 characters. | 265 | |
| Line contains a tab character. | 265 | |
| Line contains a tab character. | 266 | |
| Line contains a tab character. | 267 | |
| Line contains a tab character. | 268 | |
| 'for' is not followed by whitespace. | 268 | |
| '{' is not preceded with whitespace. | 268 | |
| Line is longer than 80 characters. | 269 | |
| Line contains a tab character. | 269 | |
| Line contains a tab character. | 270 | |
| Line contains a tab character. | 271 | |
| Line contains a tab character. | 272 | |
| Line contains a tab character. | 273 | |
| Line has trailing spaces. | 274 | |
| Line contains a tab character. | 274 | |
| Line contains a tab character. | 275 | |
| Line contains a tab character. | 276 | |
| Line contains a tab character. | 277 | |
| Line contains a tab character. | 278 | |
| Line contains a tab character. | 279 | |
| Method 'getListaBancos' is not designed for extension - needs to be abstract, final or empty. | 279 | |
| '{' is not preceded with whitespace. | 279 | |
| Line contains a tab character. | 280 | |
| Line contains a tab character. | 281 | |
| 'try' is not followed by whitespace. | 281 | |
| '{' is not preceded with whitespace. | 281 | |
| Line contains a tab character. | 282 | |
| Line contains a tab character. | 283 | |
| 'catch' is not preceded with whitespace. | 283 | |
| '}' is not followed by whitespace. | 283 | |
| 'catch' is not followed by whitespace. | 283 | |
| '{' is not preceded with whitespace. | 283 | |
| Line contains a tab character. | 284 | |
| Line contains a tab character. | 285 | |
| Line contains a tab character. | 286 | |
| Line contains a tab character. | 287 | |
| Line contains a tab character. | 288 | |
| Line contains a tab character. | 289 | |
| Line contains a tab character. | 290 | |
| Line contains a tab character. | 291 | |
| 'for' is not followed by whitespace. | 291 | |
| '{' is not preceded with whitespace. | 291 | |
| Line contains a tab character. | 292 | |
| Line contains a tab character. | 293 | |
| Line contains a tab character. | 294 | |
| Line contains a tab character. | 295 | |
| Line contains a tab character. | 296 | |
| Line has trailing spaces. | 297 | |
| Line contains a tab character. | 297 | |
| Line contains a tab character. | 298 | |
| Line contains a tab character. | 299 | |
| Line contains a tab character. | 300 | |
| Line contains a tab character. | 301 | |
| Line contains a tab character. | 302 | |
| Method 'getListaAgencias' is not designed for extension - needs to be abstract, final or empty. | 302 | |
| '{' is not preceded with whitespace. | 302 | |
| Line is longer than 80 characters. | 303 | |
| Line contains a tab character. | 303 | |
| Line contains a tab character. | 304 | |
| 'if' is not followed by whitespace. | 304 | |
| '{' is not preceded with whitespace. | 304 | |
| Line contains a tab character. | 305 | |
| Line contains a tab character. | 306 | |
| Line contains a tab character. | 307 | |
| 'try' is not followed by whitespace. | 307 | |
| '{' is not preceded with whitespace. | 307 | |
| Line is longer than 80 characters. | 308 | |
| Line contains a tab character. | 308 | |
| Line contains a tab character. | 309 | |
| 'catch' is not preceded with whitespace. | 309 | |
| '}' is not followed by whitespace. | 309 | |
| 'catch' is not followed by whitespace. | 309 | |
| '{' is not preceded with whitespace. | 309 | |
| Line contains a tab character. | 310 | |
| Line is longer than 80 characters. | 311 | |
| Line contains a tab character. | 311 | |
| Line contains a tab character. | 312 | |
| Line contains a tab character. | 313 | |
| Line is longer than 80 characters. | 314 | |
| Line contains a tab character. | 314 | |
| Line contains a tab character. | 315 | |
| Line contains a tab character. | 316 | |
| Line contains a tab character. | 317 | |
| 'for' is not followed by whitespace. | 317 | |
| '{' is not preceded with whitespace. | 317 | |
| Line is longer than 80 characters. | 318 | |
| Line contains a tab character. | 318 | |
| Line contains a tab character. | 319 | |
| Line contains a tab character. | 320 | |
| Line contains a tab character. | 321 | |
| Line contains a tab character. | 322 | |
| Line contains a tab character. | 323 | |
| Line contains a tab character. | 324 | |
| Line has trailing spaces. | 325 | |
| Line contains a tab character. | 325 | |
| Line contains a tab character. | 326 | |
| Method 'getListaTodasAcoes' is not designed for extension - needs to be abstract, final or empty. | 326 | |
| Missing a Javadoc comment. | 326 | |
| '{' is not preceded with whitespace. | 326 | |
| Line contains a tab character. | 327 | |
| Line contains a tab character. | 328 | |
| 'try' is not followed by whitespace. | 328 | |
| '{' is not preceded with whitespace. | 328 | |
| Line contains a tab character. | 329 | |
| Line contains a tab character. | 330 | |
| 'catch' is not preceded with whitespace. | 330 | |
| '}' is not followed by whitespace. | 330 | |
| 'catch' is not followed by whitespace. | 330 | |
| '{' is not preceded with whitespace. | 330 | |
| Line contains a tab character. | 331 | |
| Line contains a tab character. | 332 | |
| Line contains a tab character. | 333 | |
| Line contains a tab character. | 334 | |
| Line contains a tab character. | 335 | |
| Line contains a tab character. | 336 | |
| Line contains a tab character. | 337 | |
| Line contains a tab character. | 338 | |
| 'for' is not followed by whitespace. | 338 | |
| '{' is not preceded with whitespace. | 338 | |
| Line contains a tab character. | 339 | |
| Line contains a tab character. | 340 | |
| Line contains a tab character. | 341 | |
| Line contains a tab character. | 342 | |
| Line contains a tab character. | 343 | |
| Line has trailing spaces. | 344 | |
| Line contains a tab character. | 344 | |
| Line contains a tab character. | 345 | |
| Method 'getListaTodasAgencias' is not designed for extension - needs to be abstract, final or empty. | 345 | |
| Missing a Javadoc comment. | 345 | |
| '{' is not preceded with whitespace. | 345 | |
| Line contains a tab character. | 346 | |
| Line contains a tab character. | 347 | |
| 'try' is not followed by whitespace. | 347 | |
| '{' is not preceded with whitespace. | 347 | |
| Line is longer than 80 characters. | 348 | |
| Line contains a tab character. | 348 | |
| Line contains a tab character. | 349 | |
| 'catch' is not preceded with whitespace. | 349 | |
| '}' is not followed by whitespace. | 349 | |
| 'catch' is not followed by whitespace. | 349 | |
| '{' is not preceded with whitespace. | 349 | |
| Line contains a tab character. | 350 | |
| Line contains a tab character. | 351 | |
| Line contains a tab character. | 352 | |
| Line contains a tab character. | 353 | |
| Line contains a tab character. | 354 | |
| Line contains a tab character. | 355 | |
| Line contains a tab character. | 356 | |
| Line contains a tab character. | 357 | |
| 'for' is not followed by whitespace. | 357 | |
| '{' is not preceded with whitespace. | 357 | |
| Line contains a tab character. | 358 | |
| Line contains a tab character. | 359 | |
| Line contains a tab character. | 360 | |
| Line contains a tab character. | 361 | |
| Line contains a tab character. | 362 | |
| Line has trailing spaces. | 363 | |
| Line contains a tab character. | 363 | |
| Line contains a tab character. | 364 | |
| Line contains a tab character. | 365 | |
| Line contains a tab character. | 366 | |
| Line contains a tab character. | 367 | |
| Line contains a tab character. | 368 | |
| Method 'getListaSimOuNao' is not designed for extension - needs to be abstract, final or empty. | 368 | |
| '{' is not preceded with whitespace. | 368 | |
| Line contains a tab character. | 369 | |
| Line contains a tab character. | 370 | |
| Line contains a tab character. | 371 | |
| Line contains a tab character. | 372 | |
| Line contains a tab character. | 373 | |
| Line has trailing spaces. | 374 | |
| Line contains a tab character. | 374 | |
| Line contains a tab character. | 375 | |
| Line contains a tab character. | 376 | |
| Line contains a tab character. | 377 | |
| Line contains a tab character. | 378 | |
| Line contains a tab character. | 379 | |
| Method 'getListaPessoas' is not designed for extension - needs to be abstract, final or empty. | 379 | |
| '{' is not preceded with whitespace. | 379 | |
| Line contains a tab character. | 380 | |
| Line contains a tab character. | 381 | |
| Line contains a tab character. | 382 | |
| Line contains a tab character. | 383 | |
| Line is longer than 80 characters. | 384 | |
| Line contains a tab character. | 384 | |
| Line contains a tab character. | 385 | |
| Line contains a tab character. | 386 | |
| Line contains a tab character. | 387 | |
| Line contains a tab character. | 388 | |
| Line contains a tab character. | 389 | |
| Line is longer than 80 characters. | 390 | |
| Line contains a tab character. | 390 | |
| Line contains a tab character. | 391 | |
| Line contains a tab character. | 392 | |
| Line contains a tab character. | 393 | |
| 'for' is not followed by whitespace. | 393 | |
| '{' is not preceded with whitespace. | 393 | |
| Line is longer than 80 characters. | 394 | |
| Line contains a tab character. | 394 | |
| Line contains a tab character. | 395 | |
| Line contains a tab character. | 396 | |
| Line contains a tab character. | 397 | |
| Line contains a tab character. | 398 | |
| Line has trailing spaces. | 399 | |
| Line contains a tab character. | 399 | |
| Line contains a tab character. | 400 | |
| Line contains a tab character. | 401 | |
| Line contains a tab character. | 402 | |
| Line contains a tab character. | 403 | |
| Line contains a tab character. | 404 | |
| Method 'getEndereco' is not designed for extension - needs to be abstract, final or empty. | 404 | |
| Line contains a tab character. | 405 | |
| Line contains a tab character. | 406 | |
| Line contains a tab character. | 408 | |
| Line contains a tab character. | 409 | |
| Line contains a tab character. | 410 | |
| Line contains a tab character. | 411 | |
| Line contains a tab character. | 412 | |
| Method 'setEndereco' is not designed for extension - needs to be abstract, final or empty. | 412 | |
| Parameter endereco should be final. | 412 | |
| 'endereco' hides a field. | 412 | |
| Line contains a tab character. | 413 | |
| Line contains a tab character. | 414 | |
| Line contains a tab character. | 416 | |
| Line contains a tab character. | 417 | |
| Line contains a tab character. | 418 | |
| Line has trailing spaces. | 419 | |
| Line contains a tab character. | 419 | |
| Line contains a tab character. | 420 | |
| Line has trailing spaces. | 421 | |
| Line contains a tab character. | 421 | |
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 49 | |
| '=' is not preceded with whitespace. | 55 | |
| '=' is not followed by whitespace. | 55 | |
| Line is longer than 80 characters. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| Line contains a tab character. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Line contains a tab character. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Line has trailing spaces. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Line has trailing spaces. | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Missing a Javadoc comment. | 63 | |
| '{' is not preceded with whitespace. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 70 | |
| Missing a Javadoc comment. | 70 | |
| '=' is not preceded with whitespace. | 70 | |
| '=' is not followed by whitespace. | 70 | |
| Line contains a tab character. | 71 | |
| Line has trailing spaces. | 72 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Missing a Javadoc comment. | 73 | |
| '=' is not preceded with whitespace. | 73 | |
| '=' is not followed by whitespace. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Missing a Javadoc comment. | 75 | |
| '=' is not preceded with whitespace. | 75 | |
| '=' is not followed by whitespace. | 75 | |
| Line contains a tab character. | 76 | |
| Line has trailing spaces. | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Missing a Javadoc comment. | 78 | |
| '=' is not preceded with whitespace. | 78 | |
| '=' is not followed by whitespace. | 78 | |
| Line contains a tab character. | 79 | |
| Line has trailing spaces. | 80 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Missing a Javadoc comment. | 81 | |
| '=' is not preceded with whitespace. | 81 | |
| '=' is not followed by whitespace. | 81 | |
| Line contains a tab character. | 82 | |
| Line has trailing spaces. | 83 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Method 'getListaNacionalidades' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| '{' is not preceded with whitespace. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| 'for' is not followed by whitespace. | 92 | |
| '{' is not preceded with whitespace. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line has trailing spaces. | 98 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Method 'getListaGruposTarefas' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Missing a Javadoc comment. | 99 | |
| '{' is not preceded with whitespace. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| 'for' is not followed by whitespace. | 103 | |
| '{' is not preceded with whitespace. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line has trailing spaces. | 109 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Method 'getListaTodasPeriodicidadesTarefas' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Missing a Javadoc comment. | 110 | |
| '{' is not preceded with whitespace. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| 'for' is not followed by whitespace. | 114 | |
| '{' is not preceded with whitespace. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line has trailing spaces. | 120 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Method 'getListaSexos' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| '{' is not preceded with whitespace. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| 'for' is not followed by whitespace. | 129 | |
| '{' is not preceded with whitespace. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Method 'getListaEstadosCivis' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| '{' is not preceded with whitespace. | 140 | |
| Line is longer than 80 characters. | 141 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| 'for' is not followed by whitespace. | 144 | |
| '{' is not preceded with whitespace. | 144 | |
| Line is longer than 80 characters. | 145 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Method 'getListaTiposDocumentos' is not designed for extension - needs to be abstract, final or empty. | 155 | |
| '{' is not preceded with whitespace. | 155 | |
| Line is longer than 80 characters. | 156 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| 'for' is not followed by whitespace. | 159 | |
| '{' is not preceded with whitespace. | 159 | |
| Line is longer than 80 characters. | 160 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line has trailing spaces. | 165 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Method 'getListaTiposTelefones' is not designed for extension - needs to be abstract, final or empty. | 170 | |
| '{' is not preceded with whitespace. | 170 | |
| Line is longer than 80 characters. | 171 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| 'for' is not followed by whitespace. | 174 | |
| '{' is not preceded with whitespace. | 174 | |
| Line is longer than 80 characters. | 175 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| Line has trailing spaces. | 180 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| Method 'getListaNiveisAcessos' is not designed for extension - needs to be abstract, final or empty. | 185 | |
| '{' is not preceded with whitespace. | 185 | |
| Line is longer than 80 characters. | 186 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 188 | |
| Line contains a tab character. | 189 | |
| 'for' is not followed by whitespace. | 189 | |
| '{' is not preceded with whitespace. | 189 | |
| Line is longer than 80 characters. | 190 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 192 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 194 | |
| Line has trailing spaces. | 195 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Line contains a tab character. | 200 | |
| Method 'getListaEtnias' is not designed for extension - needs to be abstract, final or empty. | 200 | |
| '{' is not preceded with whitespace. | 200 | |
| Line contains a tab character. | 201 | |
| Line contains a tab character. | 202 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 204 | |
| 'for' is not followed by whitespace. | 204 | |
| '{' is not preceded with whitespace. | 204 | |
| Line contains a tab character. | 205 | |
| Line contains a tab character. | 206 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| Line contains a tab character. | 209 | |
| Line has trailing spaces. | 210 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 | |
| Line contains a tab character. | 213 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 215 | |
| Method 'getListaTiposLogradouros' is not designed for extension - needs to be abstract, final or empty. | 215 | |
| '{' is not preceded with whitespace. | 215 | |
| Line is longer than 80 characters. | 216 | |
| Line contains a tab character. | 216 | |
| Line contains a tab character. | 217 | |
| Line contains a tab character. | 218 | |
| Line contains a tab character. | 219 | |
| 'for' is not followed by whitespace. | 219 | |
| '{' is not preceded with whitespace. | 219 | |
| Line contains a tab character. | 220 | |
| Line contains a tab character. | 221 | |
| Line contains a tab character. | 222 | |
| Line contains a tab character. | 223 | |
| Line contains a tab character. | 224 | |
| Line has trailing spaces. | 225 | |
| Line contains a tab character. | 225 | |
| Line contains a tab character. | 226 | |
| Line contains a tab character. | 227 | |
| Line contains a tab character. | 228 | |
| Line contains a tab character. | 229 | |
| Line contains a tab character. | 230 | |
| Method 'getListaUFs' is not designed for extension - needs to be abstract, final or empty. | 230 | |
| '{' is not preceded with whitespace. | 230 | |
| Line contains a tab character. | 231 | |
| Line contains a tab character. | 232 | |
| Line contains a tab character. | 233 | |
| Line contains a tab character. | 234 | |
| 'for' is not followed by whitespace. | 234 | |
| '{' is not preceded with whitespace. | 234 | |
| Line contains a tab character. | 235 | |
| Line contains a tab character. | 236 | |
| Line contains a tab character. | 237 | |
| Line contains a tab character. | 238 | |
| Line contains a tab character. | 239 | |
| Line has trailing spaces. | 240 | |
| Line contains a tab character. | 240 | |
| Line contains a tab character. | 241 | |
| Method 'getListaTodasTarefasAtivas' is not designed for extension - needs to be abstract, final or empty. | 241 | |
| Missing a Javadoc comment. | 241 | |
| '{' is not preceded with whitespace. | 241 | |
| Line contains a tab character. | 242 | |
| Line contains a tab character. | 243 | |
| 'try' is not followed by whitespace. | 243 | |
| '{' is not preceded with whitespace. | 243 | |
| Line contains a tab character. | 244 | |
| Line contains a tab character. | 245 | |
| 'catch' is not preceded with whitespace. | 245 | |
| '}' is not followed by whitespace. | 245 | |
| 'catch' is not followed by whitespace. | 245 | |
| '{' is not preceded with whitespace. | 245 | |
| Line contains a tab character. | 246 | |
| Line contains a tab character. | 247 | |
| Line contains a tab character. | 248 | |
| Line contains a tab character. | 249 | |
| Line contains a tab character. | 250 | |
| Line contains a tab character. | 251 | |
| Line contains a tab character. | 252 | |
| Line contains a tab character. | 253 | |
| 'for' is not followed by whitespace. | 253 | |
| '{' is not preceded with whitespace. | 253 | |
| Line contains a tab character. | 254 | |
| Line contains a tab character. | 255 | |
| Line contains a tab character. | 256 | |
| Line contains a tab character. | 257 | |
| Line contains a tab character. | 258 | |
| Line has trailing spaces. | 259 | |
| Line contains a tab character. | 259 | |
| Line contains a tab character. | 260 | |
| Line contains a tab character. | 261 | |
| Line contains a tab character. | 262 | |
| Line contains a tab character. | 263 | |
| Line contains a tab character. | 264 | |
| Method 'getListaTiposFeriados' is not designed for extension - needs to be abstract, final or empty. | 264 | |
| '{' is not preceded with whitespace. | 264 | |
| Line is longer than 80 characters. | 265 | |
| Line contains a tab character. | 265 | |
| Line contains a tab character. | 266 | |
| Line contains a tab character. | 267 | |
| Line contains a tab character. | 268 | |
| 'for' is not followed by whitespace. | 268 | |
| '{' is not preceded with whitespace. | 268 | |
| Line is longer than 80 characters. | 269 | |
| Line contains a tab character. | 269 | |
| Line contains a tab character. | 270 | |
| Line contains a tab character. | 271 | |
| Line contains a tab character. | 272 | |
| Line contains a tab character. | 273 | |
| Line has trailing spaces. | 274 | |
| Line contains a tab character. | 274 | |
| Line contains a tab character. | 275 | |
| Line contains a tab character. | 276 | |
| Line contains a tab character. | 277 | |
| Line contains a tab character. | 278 | |
| Line contains a tab character. | 279 | |
| Method 'getListaBancos' is not designed for extension - needs to be abstract, final or empty. | 279 | |
| '{' is not preceded with whitespace. | 279 | |
| Line contains a tab character. | 280 | |
| Line contains a tab character. | 281 | |
| 'try' is not followed by whitespace. | 281 | |
| '{' is not preceded with whitespace. | 281 | |
| Line contains a tab character. | 282 | |
| Line contains a tab character. | 283 | |
| 'catch' is not preceded with whitespace. | 283 | |
| '}' is not followed by whitespace. | 283 | |
| 'catch' is not followed by whitespace. | 283 | |
| '{' is not preceded with whitespace. | 283 | |
| Line contains a tab character. | 284 | |
| Line contains a tab character. | 285 | |
| Line contains a tab character. | 286 | |
| Line contains a tab character. | 287 | |
| Line contains a tab character. | 288 | |
| Line contains a tab character. | 289 | |
| Line contains a tab character. | 290 | |
| Line contains a tab character. | 291 | |
| 'for' is not followed by whitespace. | 291 | |
| '{' is not preceded with whitespace. | 291 | |
| Line contains a tab character. | 292 | |
| Line contains a tab character. | 293 | |
| Line contains a tab character. | 294 | |
| Line contains a tab character. | 295 | |
| Line contains a tab character. | 296 | |
| Line has trailing spaces. | 297 | |
| Line contains a tab character. | 297 | |
| Line contains a tab character. | 298 | |
| Line contains a tab character. | 299 | |
| Line contains a tab character. | 300 | |
| Line contains a tab character. | 301 | |
| Line contains a tab character. | 302 | |
| Method 'getListaAgencias' is not designed for extension - needs to be abstract, final or empty. | 302 | |
| '{' is not preceded with whitespace. | 302 | |
| Line is longer than 80 characters. | 303 | |
| Line contains a tab character. | 303 | |
| Line contains a tab character. | 304 | |
| 'if' is not followed by whitespace. | 304 | |
| '{' is not preceded with whitespace. | 304 | |
| Line contains a tab character. | 305 | |
| Line contains a tab character. | 306 | |
| Line contains a tab character. | 307 | |
| 'try' is not followed by whitespace. | 307 | |
| '{' is not preceded with whitespace. | 307 | |
| Line is longer than 80 characters. | 308 | |
| Line contains a tab character. | 308 | |
| Line contains a tab character. | 309 | |
| 'catch' is not preceded with whitespace. | 309 | |
| '}' is not followed by whitespace. | 309 | |
| 'catch' is not followed by whitespace. | 309 | |
| '{' is not preceded with whitespace. | 309 | |
| Line contains a tab character. | 310 | |
| Line is longer than 80 characters. | 311 | |
| Line contains a tab character. | 311 | |
| Line contains a tab character. | 312 | |
| Line contains a tab character. | 313 | |
| Line is longer than 80 characters. | 314 | |
| Line contains a tab character. | 314 | |
| Line contains a tab character. | 315 | |
| Line contains a tab character. | 316 | |
| Line contains a tab character. | 317 | |
| 'for' is not followed by whitespace. | 317 | |
| '{' is not preceded with whitespace. | 317 | |
| Line is longer than 80 characters. | 318 | |
| Line contains a tab character. | 318 | |
| Line contains a tab character. | 319 | |
| Line contains a tab character. | 320 | |
| Line contains a tab character. | 321 | |
| Line contains a tab character. | 322 | |
| Line contains a tab character. | 323 | |
| Line contains a tab character. | 324 | |
| Line has trailing spaces. | 325 | |
| Line contains a tab character. | 325 | |
| Line contains a tab character. | 326 | |
| Method 'getListaTodasAcoes' is not designed for extension - needs to be abstract, final or empty. | 326 | |
| Missing a Javadoc comment. | 326 | |
| '{' is not preceded with whitespace. | 326 | |
| Line contains a tab character. | 327 | |
| Line contains a tab character. | 328 | |
| 'try' is not followed by whitespace. | 328 | |
| '{' is not preceded with whitespace. | 328 | |
| Line contains a tab character. | 329 | |
| Line contains a tab character. | 330 | |
| 'catch' is not preceded with whitespace. | 330 | |
| '}' is not followed by whitespace. | 330 | |
| 'catch' is not followed by whitespace. | 330 | |
| '{' is not preceded with whitespace. | 330 | |
| Line contains a tab character. | 331 | |
| Line contains a tab character. | 332 | |
| Line contains a tab character. | 333 | |
| Line contains a tab character. | 334 | |
| Line contains a tab character. | 335 | |
| Line contains a tab character. | 336 | |
| Line contains a tab character. | 337 | |
| Line contains a tab character. | 338 | |
| 'for' is not followed by whitespace. | 338 | |
| '{' is not preceded with whitespace. | 338 | |
| Line contains a tab character. | 339 | |
| Line contains a tab character. | 340 | |
| Line contains a tab character. | 341 | |
| Line contains a tab character. | 342 | |
| Line contains a tab character. | 343 | |
| Line has trailing spaces. | 344 | |
| Line contains a tab character. | 344 | |
| Line contains a tab character. | 345 | |
| Method 'getListaTodasAgencias' is not designed for extension - needs to be abstract, final or empty. | 345 | |
| Missing a Javadoc comment. | 345 | |
| '{' is not preceded with whitespace. | 345 | |
| Line contains a tab character. | 346 | |
| Line contains a tab character. | 347 | |
| 'try' is not followed by whitespace. | 347 | |
| '{' is not preceded with whitespace. | 347 | |
| Line is longer than 80 characters. | 348 | |
| Line contains a tab character. | 348 | |
| Line contains a tab character. | 349 | |
| 'catch' is not preceded with whitespace. | 349 | |
| '}' is not followed by whitespace. | 349 | |
| 'catch' is not followed by whitespace. | 349 | |
| '{' is not preceded with whitespace. | 349 | |
| Line contains a tab character. | 350 | |
| Line contains a tab character. | 351 | |
| Line contains a tab character. | 352 | |
| Line contains a tab character. | 353 | |
| Line contains a tab character. | 354 | |
| Line contains a tab character. | 355 | |
| Line contains a tab character. | 356 | |
| Line contains a tab character. | 357 | |
| 'for' is not followed by whitespace. | 357 | |
| '{' is not preceded with whitespace. | 357 | |
| Line contains a tab character. | 358 | |
| Line contains a tab character. | 359 | |
| Line contains a tab character. | 360 | |
| Line contains a tab character. | 361 | |
| Line contains a tab character. | 362 | |
| Line has trailing spaces. | 363 | |
| Line contains a tab character. | 363 | |
| Line contains a tab character. | 364 | |
| Line contains a tab character. | 365 | |
| Line contains a tab character. | 366 | |
| Line contains a tab character. | 367 | |
| Line contains a tab character. | 368 | |
| Method 'getListaSimOuNao' is not designed for extension - needs to be abstract, final or empty. | 368 | |
| '{' is not preceded with whitespace. | 368 | |
| Line contains a tab character. | 369 | |
| Line contains a tab character. | 370 | |
| Line contains a tab character. | 371 | |
| Line contains a tab character. | 372 | |
| Line contains a tab character. | 373 | |
| Line has trailing spaces. | 374 | |
| Line contains a tab character. | 374 | |
| Line contains a tab character. | 375 | |
| Line contains a tab character. | 376 | |
| Line contains a tab character. | 377 | |
| Line contains a tab character. | 378 | |
| Line contains a tab character. | 379 | |
| Method 'getListaPessoas' is not designed for extension - needs to be abstract, final or empty. | 379 | |
| '{' is not preceded with whitespace. | 379 | |
| Line contains a tab character. | 380 | |
| Line contains a tab character. | 381 | |
| Line contains a tab character. | 382 | |
| Line contains a tab character. | 383 | |
| Line is longer than 80 characters. | 384 | |
| Line contains a tab character. | 384 | |
| Line contains a tab character. | 385 | |
| Line contains a tab character. | 386 | |
| Line contains a tab character. | 387 | |
| Line contains a tab character. | 388 | |
| Line contains a tab character. | 389 | |
| Line is longer than 80 characters. | 390 | |
| Line contains a tab character. | 390 | |
| Line contains a tab character. | 391 | |
| Line contains a tab character. | 392 | |
| Line contains a tab character. | 393 | |
| 'for' is not followed by whitespace. | 393 | |
| '{' is not preceded with whitespace. | 393 | |
| Line is longer than 80 characters. | 394 | |
| Line contains a tab character. | 394 | |
| Line contains a tab character. | 395 | |
| Line contains a tab character. | 396 | |
| Line contains a tab character. | 397 | |
| Line contains a tab character. | 398 | |
| Line has trailing spaces. | 399 | |
| Line contains a tab character. | 399 | |
| Line contains a tab character. | 400 | |
| Line contains a tab character. | 401 | |
| Line contains a tab character. | 402 | |
| Line contains a tab character. | 403 | |
| Line contains a tab character. | 404 | |
| Method 'getEndereco' is not designed for extension - needs to be abstract, final or empty. | 404 | |
| Line contains a tab character. | 405 | |
| Line contains a tab character. | 406 | |
| Line contains a tab character. | 408 | |
| Line contains a tab character. | 409 | |
| Line contains a tab character. | 410 | |
| Line contains a tab character. | 411 | |
| Line contains a tab character. | 412 | |
| Method 'setEndereco' is not designed for extension - needs to be abstract, final or empty. | 412 | |
| Parameter endereco should be final. | 412 | |
| 'endereco' hides a field. | 412 | |
| Line contains a tab character. | 413 | |
| Line contains a tab character. | 414 | |
| Line contains a tab character. | 416 | |
| Line contains a tab character. | 417 | |
| Line contains a tab character. | 418 | |
| Line has trailing spaces. | 419 | |
| Line contains a tab character. | 419 | |
| Line contains a tab character. | 420 | |
| Line has trailing spaces. | 421 | |
| Line contains a tab character. | 421 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| First sentence should end with a period. | 19 | |
| Line is longer than 80 characters. | 20 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 26 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Method 'getAsObject' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Parameter context should be final. | 36 | |
| Parameter component should be final. | 36 | |
| Parameter value should be final. | 36 | |
| Line contains a tab character. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| 'if' is not followed by whitespace. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line contains a tab character. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Method 'getAsString' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line contains a tab character. | 60 | |
| Parameter context should be final. | 60 | |
| Parameter component should be final. | 60 | |
| Parameter value should be final. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line contains a tab character. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| First sentence should end with a period. | 19 | |
| Line is longer than 80 characters. | 20 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 26 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Method 'getAsObject' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Parameter context should be final. | 36 | |
| Parameter component should be final. | 36 | |
| Parameter value should be final. | 36 | |
| Line contains a tab character. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| 'if' is not followed by whitespace. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line contains a tab character. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Method 'getAsString' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line contains a tab character. | 60 | |
| Parameter context should be final. | 60 | |
| Parameter component should be final. | 60 | |
| Parameter value should be final. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line contains a tab character. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 19 | |
| Line is longer than 80 characters. | 20 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Method 'getAsObject' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Parameter context should be final. | 36 | |
| Parameter component should be final. | 36 | |
| Parameter value should be final. | 36 | |
| Line contains a tab character. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| 'if' is not followed by whitespace. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| 'if' is not followed by whitespace. | 42 | |
| '!=' is not preceded with whitespace. | 42 | |
| '!=' is not followed by whitespace. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Method 'getAsString' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Parameter context should be final. | 63 | |
| Parameter component should be final. | 63 | |
| Parameter value should be final. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| 'if' is not followed by whitespace. | 68 | |
| '{' is not preceded with whitespace. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| '{' is not preceded with whitespace. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 19 | |
| Line is longer than 80 characters. | 20 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Method 'getAsObject' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Parameter context should be final. | 36 | |
| Parameter component should be final. | 36 | |
| Parameter value should be final. | 36 | |
| Line contains a tab character. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| 'if' is not followed by whitespace. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| 'if' is not followed by whitespace. | 42 | |
| '!=' is not preceded with whitespace. | 42 | |
| '!=' is not followed by whitespace. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Method 'getAsString' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Parameter context should be final. | 63 | |
| Parameter component should be final. | 63 | |
| Parameter value should be final. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| 'if' is not followed by whitespace. | 68 | |
| '{' is not preceded with whitespace. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| '{' is not preceded with whitespace. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 19 | |
| Line is longer than 80 characters. | 20 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Method 'getAsObject' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Parameter context should be final. | 36 | |
| Parameter component should be final. | 36 | |
| Parameter value should be final. | 36 | |
| Line contains a tab character. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| 'if' is not followed by whitespace. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| 'if' is not followed by whitespace. | 42 | |
| '!=' is not preceded with whitespace. | 42 | |
| '!=' is not followed by whitespace. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Method 'getAsString' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Parameter context should be final. | 63 | |
| Parameter component should be final. | 63 | |
| Parameter value should be final. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| 'if' is not followed by whitespace. | 68 | |
| '{' is not preceded with whitespace. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 19 | |
| Line is longer than 80 characters. | 20 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Method 'getAsObject' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Parameter context should be final. | 36 | |
| Parameter component should be final. | 36 | |
| Parameter value should be final. | 36 | |
| Line contains a tab character. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| 'if' is not followed by whitespace. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| 'if' is not followed by whitespace. | 42 | |
| '!=' is not preceded with whitespace. | 42 | |
| '!=' is not followed by whitespace. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Method 'getAsString' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Parameter context should be final. | 63 | |
| Parameter component should be final. | 63 | |
| Parameter value should be final. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| 'if' is not followed by whitespace. | 68 | |
| '{' is not preceded with whitespace. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 19 | |
| Line is longer than 80 characters. | 20 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Method 'getAsObject' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Parameter context should be final. | 36 | |
| Parameter component should be final. | 36 | |
| Parameter value should be final. | 36 | |
| Line contains a tab character. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| 'if' is not followed by whitespace. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Method 'getAsString' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line contains a tab character. | 62 | |
| Parameter context should be final. | 62 | |
| Parameter component should be final. | 62 | |
| Parameter value should be final. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| 'if' is not followed by whitespace. | 67 | |
| '{' is not preceded with whitespace. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 19 | |
| Line is longer than 80 characters. | 20 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Method 'getAsObject' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Parameter context should be final. | 36 | |
| Parameter component should be final. | 36 | |
| Parameter value should be final. | 36 | |
| Line contains a tab character. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| 'if' is not followed by whitespace. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Method 'getAsString' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line contains a tab character. | 62 | |
| Parameter context should be final. | 62 | |
| Parameter component should be final. | 62 | |
| Parameter value should be final. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| 'if' is not followed by whitespace. | 67 | |
| '{' is not preceded with whitespace. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 12 | |
| '=' is not preceded with whitespace. | 17 | |
| '=' is not followed by whitespace. | 17 | |
| First sentence should end with a period. | 20 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line is longer than 80 characters. | 25 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Method 'getAsObject' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| Line is longer than 80 characters. | 28 | |
| Line contains a tab character. | 28 | |
| Parameter ctx should be final. | 28 | |
| Parameter comp should be final. | 28 | |
| Parameter value should be final. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| 'if' is not followed by whitespace. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Method 'getAsString' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line contains a tab character. | 44 | |
| Parameter ctx should be final. | 44 | |
| Parameter comp should be final. | 44 | |
| Parameter object should be final. | 44 | |
| Line contains a tab character. | 45 | |
| 'if' is not followed by whitespace. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| Line contains a tab character. | 46 | |
| 'if' is not followed by whitespace. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| 'cast' is not followed by whitespace. | 47 | |
| Line contains a tab character. | 48 | |
| 'else' is not preceded with whitespace. | 48 | |
| '}' is not followed by whitespace. | 48 | |
| 'if' is not followed by whitespace. | 48 | |
| '{' is not preceded with whitespace. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line contains a tab character. | 49 | |
| 'cast' is not followed by whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 12 | |
| '=' is not preceded with whitespace. | 17 | |
| '=' is not followed by whitespace. | 17 | |
| First sentence should end with a period. | 20 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line is longer than 80 characters. | 25 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Method 'getAsObject' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| Line is longer than 80 characters. | 28 | |
| Line contains a tab character. | 28 | |
| Parameter ctx should be final. | 28 | |
| Parameter comp should be final. | 28 | |
| Parameter value should be final. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| 'if' is not followed by whitespace. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Method 'getAsString' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line contains a tab character. | 44 | |
| Parameter ctx should be final. | 44 | |
| Parameter comp should be final. | 44 | |
| Parameter object should be final. | 44 | |
| Line contains a tab character. | 45 | |
| 'if' is not followed by whitespace. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| Line contains a tab character. | 46 | |
| 'if' is not followed by whitespace. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| 'cast' is not followed by whitespace. | 47 | |
| Line contains a tab character. | 48 | |
| 'else' is not preceded with whitespace. | 48 | |
| '}' is not followed by whitespace. | 48 | |
| 'if' is not followed by whitespace. | 48 | |
| '{' is not preceded with whitespace. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line contains a tab character. | 49 | |
| 'cast' is not followed by whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '=' is not preceded with whitespace. | 16 | |
| '=' is not followed by whitespace. | 16 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Method 'getAsObject' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| Line is longer than 80 characters. | 28 | |
| Line contains a tab character. | 28 | |
| Parameter ctx should be final. | 28 | |
| Parameter comp should be final. | 28 | |
| Parameter value should be final. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| 'if' is not followed by whitespace. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Method 'getAsString' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line contains a tab character. | 45 | |
| Parameter ctx should be final. | 45 | |
| Parameter comp should be final. | 45 | |
| Parameter object should be final. | 45 | |
| Line contains a tab character. | 46 | |
| 'if' is not followed by whitespace. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| 'if' is not followed by whitespace. | 47 | |
| '{' is not preceded with whitespace. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line contains a tab character. | 48 | |
| 'cast' is not followed by whitespace. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| File does not end with a newline. | 0 | |
| '=' is not preceded with whitespace. | 16 | |
| '=' is not followed by whitespace. | 16 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Method 'getAsObject' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| Line is longer than 80 characters. | 28 | |
| Line contains a tab character. | 28 | |
| Parameter ctx should be final. | 28 | |
| Parameter comp should be final. | 28 | |
| Parameter value should be final. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| 'if' is not followed by whitespace. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Method 'getAsString' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line contains a tab character. | 45 | |
| Parameter ctx should be final. | 45 | |
| Parameter comp should be final. | 45 | |
| Parameter object should be final. | 45 | |
| Line contains a tab character. | 46 | |
| 'if' is not followed by whitespace. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| 'if' is not followed by whitespace. | 47 | |
| '{' is not preceded with whitespace. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line contains a tab character. | 48 | |
| 'cast' is not followed by whitespace. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '=' is not preceded with whitespace. | 16 | |
| '=' is not followed by whitespace. | 16 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Method 'getAsObject' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| Line is longer than 80 characters. | 28 | |
| Line contains a tab character. | 28 | |
| Parameter ctx should be final. | 28 | |
| Parameter comp should be final. | 28 | |
| Parameter value should be final. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| 'if' is not followed by whitespace. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Method 'getAsString' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line contains a tab character. | 45 | |
| Parameter ctx should be final. | 45 | |
| Parameter comp should be final. | 45 | |
| Parameter object should be final. | 45 | |
| Line contains a tab character. | 46 | |
| 'if' is not followed by whitespace. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| 'if' is not followed by whitespace. | 47 | |
| '{' is not preceded with whitespace. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line contains a tab character. | 48 | |
| 'cast' is not followed by whitespace. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| File does not end with a newline. | 0 | |
| '=' is not preceded with whitespace. | 16 | |
| '=' is not followed by whitespace. | 16 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Method 'getAsObject' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| Line is longer than 80 characters. | 28 | |
| Line contains a tab character. | 28 | |
| Parameter ctx should be final. | 28 | |
| Parameter comp should be final. | 28 | |
| Parameter value should be final. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| 'if' is not followed by whitespace. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Method 'getAsString' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line contains a tab character. | 45 | |
| Parameter ctx should be final. | 45 | |
| Parameter comp should be final. | 45 | |
| Parameter object should be final. | 45 | |
| Line contains a tab character. | 46 | |
| 'if' is not followed by whitespace. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| 'if' is not followed by whitespace. | 47 | |
| '{' is not preceded with whitespace. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line contains a tab character. | 48 | |
| 'cast' is not followed by whitespace. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 19 | |
| Line is longer than 80 characters. | 20 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Method 'getAsObject' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Parameter context should be final. | 36 | |
| Parameter component should be final. | 36 | |
| Parameter value should be final. | 36 | |
| Line contains a tab character. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| 'if' is not followed by whitespace. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| 'if' is not followed by whitespace. | 42 | |
| '!=' is not preceded with whitespace. | 42 | |
| '!=' is not followed by whitespace. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Method 'getAsString' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Parameter context should be final. | 63 | |
| Parameter component should be final. | 63 | |
| Parameter value should be final. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| 'if' is not followed by whitespace. | 68 | |
| '{' is not preceded with whitespace. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 19 | |
| Line is longer than 80 characters. | 20 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Method 'getAsObject' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Parameter context should be final. | 36 | |
| Parameter component should be final. | 36 | |
| Parameter value should be final. | 36 | |
| Line contains a tab character. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| 'if' is not followed by whitespace. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| 'if' is not followed by whitespace. | 42 | |
| '!=' is not preceded with whitespace. | 42 | |
| '!=' is not followed by whitespace. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Method 'getAsString' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Parameter context should be final. | 63 | |
| Parameter component should be final. | 63 | |
| Parameter value should be final. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| 'if' is not followed by whitespace. | 68 | |
| '{' is not preceded with whitespace. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 19 | |
| Line is longer than 80 characters. | 20 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Method 'getAsObject' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Parameter context should be final. | 36 | |
| Parameter component should be final. | 36 | |
| Parameter value should be final. | 36 | |
| Line contains a tab character. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| 'if' is not followed by whitespace. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| 'if' is not followed by whitespace. | 42 | |
| '!=' is not preceded with whitespace. | 42 | |
| '!=' is not followed by whitespace. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Method 'getAsString' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Parameter context should be final. | 63 | |
| Parameter component should be final. | 63 | |
| Parameter value should be final. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| 'if' is not followed by whitespace. | 68 | |
| '{' is not preceded with whitespace. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 19 | |
| Line is longer than 80 characters. | 20 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Method 'getAsObject' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Parameter context should be final. | 36 | |
| Parameter component should be final. | 36 | |
| Parameter value should be final. | 36 | |
| Line contains a tab character. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| 'if' is not followed by whitespace. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| 'if' is not followed by whitespace. | 42 | |
| '!=' is not preceded with whitespace. | 42 | |
| '!=' is not followed by whitespace. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Method 'getAsString' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Parameter context should be final. | 63 | |
| Parameter component should be final. | 63 | |
| Parameter value should be final. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| 'if' is not followed by whitespace. | 68 | |
| '{' is not preceded with whitespace. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 19 | |
| Line is longer than 80 characters. | 20 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Method 'getAsObject' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Parameter context should be final. | 36 | |
| Parameter component should be final. | 36 | |
| Parameter value should be final. | 36 | |
| Line contains a tab character. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| 'if' is not followed by whitespace. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| 'if' is not followed by whitespace. | 42 | |
| '!=' is not preceded with whitespace. | 42 | |
| '!=' is not followed by whitespace. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Method 'getAsString' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Parameter context should be final. | 63 | |
| Parameter component should be final. | 63 | |
| Parameter value should be final. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| 'if' is not followed by whitespace. | 68 | |
| '{' is not preceded with whitespace. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 19 | |
| Line is longer than 80 characters. | 20 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Method 'getAsObject' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Parameter context should be final. | 36 | |
| Parameter component should be final. | 36 | |
| Parameter value should be final. | 36 | |
| Line contains a tab character. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| 'if' is not followed by whitespace. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| 'if' is not followed by whitespace. | 42 | |
| '!=' is not preceded with whitespace. | 42 | |
| '!=' is not followed by whitespace. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Method 'getAsString' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Parameter context should be final. | 63 | |
| Parameter component should be final. | 63 | |
| Parameter value should be final. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| 'if' is not followed by whitespace. | 68 | |
| '{' is not preceded with whitespace. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing a Javadoc comment. | 8 | |
| '=' is not preceded with whitespace. | 8 | |
| '=' is not followed by whitespace. | 8 | |
| '{' is not preceded with whitespace. | 9 | |
| Line contains a tab character. | 11 | |
| Method 'getAsObject' is not designed for extension - needs to be abstract, final or empty. | 11 | |
| Line is longer than 80 characters. | 12 | |
| Line contains a tab character. | 12 | |
| Parameter context should be final. | 12 | |
| Parameter component should be final. | 12 | |
| Parameter value should be final. | 12 | |
| Line contains a tab character. | 13 | |
| 'if' is not followed by whitespace. | 13 | |
| '!=' is not preceded with whitespace. | 13 | |
| '!=' is not followed by whitespace. | 13 | |
| '{' is not preceded with whitespace. | 13 | |
| Line is longer than 80 characters. | 14 | |
| Line contains a tab character. | 14 | |
| '?' is not preceded with whitespace. | 14 | |
| Avoid inline conditionals. | 14 | |
| '?' is not followed by whitespace. | 14 | |
| ':' is not preceded with whitespace. | 14 | |
| ':' is not followed by whitespace. | 14 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 19 | |
| Method 'getAsString' is not designed for extension - needs to be abstract, final or empty. | 19 | |
| Line is longer than 80 characters. | 20 | |
| Line contains a tab character. | 20 | |
| Parameter context should be final. | 20 | |
| Parameter component should be final. | 20 | |
| Parameter value should be final. | 20 | |
| Line contains a tab character. | 21 | |
| 'if' is not followed by whitespace. | 21 | |
| '{' is not preceded with whitespace. | 21 | |
| Line contains a tab character. | 22 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 | |
| 'cast' is not followed by whitespace. | 23 | |
| Line contains a tab character. | 24 | |
| '?' is not preceded with whitespace. | 24 | |
| Avoid inline conditionals. | 24 | |
| '?' is not followed by whitespace. | 24 | |
| ':' is not preceded with whitespace. | 24 | |
| ':' is not followed by whitespace. | 24 | |
| Line contains a tab character. | 25 | |
| 'else' is not preceded with whitespace. | 25 | |
| '}' is not followed by whitespace. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| 'if' construct must use '{}'s. | 27 | |
| Line is longer than 80 characters. | 27 | |
| Line contains a tab character. | 27 | |
| 'if' is not followed by whitespace. | 27 | |
| 'if' construct must use '{}'s. | 28 | |
| Line is longer than 80 characters. | 28 | |
| Line contains a tab character. | 28 | |
| 'if' is not followed by whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| File does not end with a newline. | 0 | |
| Missing a Javadoc comment. | 8 | |
| '=' is not preceded with whitespace. | 8 | |
| '=' is not followed by whitespace. | 8 | |
| '{' is not preceded with whitespace. | 9 | |
| Line contains a tab character. | 11 | |
| Method 'getAsObject' is not designed for extension - needs to be abstract, final or empty. | 11 | |
| Line is longer than 80 characters. | 12 | |
| Line contains a tab character. | 12 | |
| Parameter context should be final. | 12 | |
| Parameter component should be final. | 12 | |
| Parameter value should be final. | 12 | |
| Line contains a tab character. | 13 | |
| 'if' is not followed by whitespace. | 13 | |
| '!=' is not preceded with whitespace. | 13 | |
| '!=' is not followed by whitespace. | 13 | |
| '{' is not preceded with whitespace. | 13 | |
| Line is longer than 80 characters. | 14 | |
| Line contains a tab character. | 14 | |
| '?' is not preceded with whitespace. | 14 | |
| Avoid inline conditionals. | 14 | |
| '?' is not followed by whitespace. | 14 | |
| ':' is not preceded with whitespace. | 14 | |
| ':' is not followed by whitespace. | 14 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 19 | |
| Method 'getAsString' is not designed for extension - needs to be abstract, final or empty. | 19 | |
| Line is longer than 80 characters. | 20 | |
| Line contains a tab character. | 20 | |
| Parameter context should be final. | 20 | |
| Parameter component should be final. | 20 | |
| Parameter value should be final. | 20 | |
| Line contains a tab character. | 21 | |
| 'if' is not followed by whitespace. | 21 | |
| '{' is not preceded with whitespace. | 21 | |
| Line contains a tab character. | 22 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 | |
| 'cast' is not followed by whitespace. | 23 | |
| Line contains a tab character. | 24 | |
| '?' is not preceded with whitespace. | 24 | |
| Avoid inline conditionals. | 24 | |
| '?' is not followed by whitespace. | 24 | |
| ':' is not preceded with whitespace. | 24 | |
| ':' is not followed by whitespace. | 24 | |
| Line contains a tab character. | 25 | |
| 'else' is not preceded with whitespace. | 25 | |
| '}' is not followed by whitespace. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| 'if' construct must use '{}'s. | 27 | |
| Line is longer than 80 characters. | 27 | |
| Line contains a tab character. | 27 | |
| 'if' is not followed by whitespace. | 27 | |
| 'if' construct must use '{}'s. | 28 | |
| Line is longer than 80 characters. | 28 | |
| Line contains a tab character. | 28 | |
| 'if' is not followed by whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 19 | |
| Line is longer than 80 characters. | 20 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 26 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Method 'getAsObject' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Parameter context should be final. | 36 | |
| Parameter component should be final. | 36 | |
| Parameter value should be final. | 36 | |
| Line contains a tab character. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| 'if' is not followed by whitespace. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line contains a tab character. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Method 'getAsString' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line contains a tab character. | 59 | |
| Parameter context should be final. | 59 | |
| Parameter component should be final. | 59 | |
| Parameter value should be final. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line contains a tab character. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line contains a tab character. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line contains a tab character. | 80 | |
| ')' is preceded with whitespace. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| First sentence should end with a period. | 19 | |
| Line is longer than 80 characters. | 20 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 26 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Method 'getAsObject' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Parameter context should be final. | 36 | |
| Parameter component should be final. | 36 | |
| Parameter value should be final. | 36 | |
| Line contains a tab character. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| 'if' is not followed by whitespace. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line contains a tab character. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Method 'getAsString' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line contains a tab character. | 59 | |
| Parameter context should be final. | 59 | |
| Parameter component should be final. | 59 | |
| Parameter value should be final. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line contains a tab character. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line contains a tab character. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line contains a tab character. | 80 | |
| ')' is preceded with whitespace. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 19 | |
| Line is longer than 80 characters. | 20 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Method 'getAsObject' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Parameter context should be final. | 36 | |
| Parameter component should be final. | 36 | |
| Parameter value should be final. | 36 | |
| Line contains a tab character. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| 'if' is not followed by whitespace. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| 'if' is not followed by whitespace. | 42 | |
| '!=' is not preceded with whitespace. | 42 | |
| '!=' is not followed by whitespace. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Method 'getAsString' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Parameter context should be final. | 63 | |
| Parameter component should be final. | 63 | |
| Parameter value should be final. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| 'if' is not followed by whitespace. | 68 | |
| '{' is not preceded with whitespace. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 19 | |
| Line is longer than 80 characters. | 20 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| '=' is not preceded with whitespace. | 24 | |
| '=' is not followed by whitespace. | 24 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Method 'getAsObject' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Parameter context should be final. | 36 | |
| Parameter component should be final. | 36 | |
| Parameter value should be final. | 36 | |
| Line contains a tab character. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| 'if' is not followed by whitespace. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| 'if' is not followed by whitespace. | 42 | |
| '!=' is not preceded with whitespace. | 42 | |
| '!=' is not followed by whitespace. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Method 'getAsString' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Parameter context should be final. | 63 | |
| Parameter component should be final. | 63 | |
| Parameter value should be final. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| 'if' is not followed by whitespace. | 68 | |
| '{' is not preceded with whitespace. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 21 | |
| Missing a Javadoc comment. | 22 | |
| Line has trailing spaces. | 23 | |
| Parameter wrapped should be final. | 28 | |
| 'wrapped' hides a field. | 28 | |
| Line has trailing spaces. | 31 | |
| Line has trailing spaces. | 34 | |
| Line has trailing spaces. | 35 | |
| Method 'getWrapped' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 44 | |
| Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Redundant throws: 'FacesException' is unchecked exception. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 58 | |
| 'else' is not preceded with whitespace. | 65 | |
| '}' is not followed by whitespace. | 65 | |
| 'if' is not followed by whitespace. | 65 | |
| '{' is not preceded with whitespace. | 65 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 81 | |
| File does not end with a newline. | 0 | |
| Line has trailing spaces. | 2 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 21 | |
| Missing a Javadoc comment. | 22 | |
| Line has trailing spaces. | 23 | |
| Parameter wrapped should be final. | 28 | |
| 'wrapped' hides a field. | 28 | |
| Line has trailing spaces. | 31 | |
| Line has trailing spaces. | 34 | |
| Line has trailing spaces. | 35 | |
| Method 'getWrapped' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 44 | |
| Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Redundant throws: 'FacesException' is unchecked exception. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 58 | |
| 'else' is not preceded with whitespace. | 65 | |
| '}' is not followed by whitespace. | 65 | |
| 'if' is not followed by whitespace. | 65 | |
| '{' is not preceded with whitespace. | 65 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 81 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Parameter parent should be final. | 17 | |
| 'parent' hides a field. | 17 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line has trailing spaces. | 23 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Method 'getExceptionHandler' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| File does not end with a newline. | 0 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Parameter parent should be final. | 17 | |
| 'parent' hides a field. | 17 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line has trailing spaces. | 23 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Method 'getExceptionHandler' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| First sentence should end with a period. | 9 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line is longer than 80 characters. | 17 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| First sentence should end with a period. | 19 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Method 'afterPhase' is not designed for extension - needs to be abstract, final or empty. | 24 | |
| Line contains a tab character. | 25 | |
| Parameter event should be final. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| First sentence should end with a period. | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Method 'beforePhase' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Line contains a tab character. | 35 | |
| Parameter event should be final. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Method 'getPhaseId' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| First sentence should end with a period. | 9 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line is longer than 80 characters. | 17 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| First sentence should end with a period. | 19 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Method 'afterPhase' is not designed for extension - needs to be abstract, final or empty. | 24 | |
| Line contains a tab character. | 25 | |
| Parameter event should be final. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| First sentence should end with a period. | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Method 'beforePhase' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Line contains a tab character. | 35 | |
| Parameter event should be final. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Method 'getPhaseId' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing package-info.java file. | 0 | |
| '=' is not preceded with whitespace. | 16 | |
| '=' is not followed by whitespace. | 16 | |
| '{' is not preceded with whitespace. | 17 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| Line is longer than 80 characters. | 28 | |
| Line contains a tab character. | 28 | |
| Parameter ctx should be final. | 28 | |
| Parameter comp should be final. | 28 | |
| Parameter obj should be final. | 28 | |
| Redundant throws: 'ValidatorException' is unchecked exception. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| 'if' is not followed by whitespace. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| 'cast' is not followed by whitespace. | 31 | |
| Line contains a tab character. | 32 | |
| 'if' is not followed by whitespace. | 32 | |
| '{' is not preceded with whitespace. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| 'if' is not followed by whitespace. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| 'cast' is not followed by whitespace. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| 'if' is not followed by whitespace. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| File does not end with a newline. | 0 | |
| '=' is not preceded with whitespace. | 16 | |
| '=' is not followed by whitespace. | 16 | |
| '{' is not preceded with whitespace. | 17 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| Line is longer than 80 characters. | 28 | |
| Line contains a tab character. | 28 | |
| Parameter ctx should be final. | 28 | |
| Parameter comp should be final. | 28 | |
| Parameter obj should be final. | 28 | |
| Redundant throws: 'ValidatorException' is unchecked exception. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| 'if' is not followed by whitespace. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| 'cast' is not followed by whitespace. | 31 | |
| Line contains a tab character. | 32 | |
| 'if' is not followed by whitespace. | 32 | |
| '{' is not preceded with whitespace. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| 'if' is not followed by whitespace. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| 'cast' is not followed by whitespace. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| 'if' is not followed by whitespace. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '=' is not preceded with whitespace. | 18 | |
| '=' is not followed by whitespace. | 18 | |
| '{' is not preceded with whitespace. | 19 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| Line is longer than 80 characters. | 29 | |
| Line contains a tab character. | 29 | |
| Parameter ctx should be final. | 29 | |
| Parameter comp should be final. | 29 | |
| Parameter obj should be final. | 29 | |
| Redundant throws: 'ValidatorException' is unchecked exception. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| 'if' is not followed by whitespace. | 32 | |
| '{' is not preceded with whitespace. | 32 | |
| Line contains a tab character. | 33 | |
| 'cast' is not followed by whitespace. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line contains a tab character. | 34 | |
| 'if' is not followed by whitespace. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| 'else' is not preceded with whitespace. | 36 | |
| '}' is not followed by whitespace. | 36 | |
| 'else' is not followed by whitespace. | 36 | |
| '{' is not preceded with whitespace. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| 'else' is not followed by whitespace. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| 'if' is not followed by whitespace. | 44 | |
| '{' is not preceded with whitespace. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| File does not end with a newline. | 0 | |
| '=' is not preceded with whitespace. | 18 | |
| '=' is not followed by whitespace. | 18 | |
| '{' is not preceded with whitespace. | 19 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| Line is longer than 80 characters. | 29 | |
| Line contains a tab character. | 29 | |
| Parameter ctx should be final. | 29 | |
| Parameter comp should be final. | 29 | |
| Parameter obj should be final. | 29 | |
| Redundant throws: 'ValidatorException' is unchecked exception. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| 'if' is not followed by whitespace. | 32 | |
| '{' is not preceded with whitespace. | 32 | |
| Line contains a tab character. | 33 | |
| 'cast' is not followed by whitespace. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line contains a tab character. | 34 | |
| 'if' is not followed by whitespace. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| 'else' is not preceded with whitespace. | 36 | |
| '}' is not followed by whitespace. | 36 | |
| 'else' is not followed by whitespace. | 36 | |
| '{' is not preceded with whitespace. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| 'else' is not followed by whitespace. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| 'if' is not followed by whitespace. | 44 | |
| '{' is not preceded with whitespace. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 12 | |
| '=' is not preceded with whitespace. | 17 | |
| '=' is not followed by whitespace. | 17 | |
| '{' is not preceded with whitespace. | 18 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line is longer than 80 characters. | 25 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| Line is longer than 80 characters. | 28 | |
| Line contains a tab character. | 28 | |
| Parameter facesContext should be final. | 28 | |
| Parameter component should be final. | 28 | |
| Parameter object should be final. | 28 | |
| Redundant throws: 'ValidatorException' is unchecked exception. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| 'if' is not followed by whitespace. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| 'cast' is not followed by whitespace. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| 'if' is not followed by whitespace. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| First sentence should end with a period. | 12 | |
| '=' is not preceded with whitespace. | 17 | |
| '=' is not followed by whitespace. | 17 | |
| '{' is not preceded with whitespace. | 18 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line is longer than 80 characters. | 25 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| Line is longer than 80 characters. | 28 | |
| Line contains a tab character. | 28 | |
| Parameter facesContext should be final. | 28 | |
| Parameter component should be final. | 28 | |
| Parameter object should be final. | 28 | |
| Redundant throws: 'ValidatorException' is unchecked exception. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| 'if' is not followed by whitespace. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| 'cast' is not followed by whitespace. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| 'if' is not followed by whitespace. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '=' is not preceded with whitespace. | 18 | |
| '=' is not followed by whitespace. | 18 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| Line is longer than 80 characters. | 29 | |
| Line contains a tab character. | 29 | |
| Parameter ctx should be final. | 29 | |
| Parameter comp should be final. | 29 | |
| Parameter obj should be final. | 29 | |
| Redundant throws: 'ValidatorException' is unchecked exception. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| 'if' is not followed by whitespace. | 32 | |
| '{' is not preceded with whitespace. | 32 | |
| Line contains a tab character. | 33 | |
| 'cast' is not followed by whitespace. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line contains a tab character. | 34 | |
| 'if' is not followed by whitespace. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| 'else' is not preceded with whitespace. | 36 | |
| '}' is not followed by whitespace. | 36 | |
| 'else' is not followed by whitespace. | 36 | |
| '{' is not preceded with whitespace. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| 'else' is not followed by whitespace. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| 'if' is not followed by whitespace. | 44 | |
| '{' is not preceded with whitespace. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| File does not end with a newline. | 0 | |
| '=' is not preceded with whitespace. | 18 | |
| '=' is not followed by whitespace. | 18 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| Line is longer than 80 characters. | 29 | |
| Line contains a tab character. | 29 | |
| Parameter ctx should be final. | 29 | |
| Parameter comp should be final. | 29 | |
| Parameter obj should be final. | 29 | |
| Redundant throws: 'ValidatorException' is unchecked exception. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| 'if' is not followed by whitespace. | 32 | |
| '{' is not preceded with whitespace. | 32 | |
| Line contains a tab character. | 33 | |
| 'cast' is not followed by whitespace. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line contains a tab character. | 34 | |
| 'if' is not followed by whitespace. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| 'else' is not preceded with whitespace. | 36 | |
| '}' is not followed by whitespace. | 36 | |
| 'else' is not followed by whitespace. | 36 | |
| '{' is not preceded with whitespace. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| 'else' is not followed by whitespace. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| 'if' is not followed by whitespace. | 44 | |
| '{' is not preceded with whitespace. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 |